diff options
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_hw.h')
-rw-r--r-- | drivers/scsi/lpfc/lpfc_hw.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/scsi/lpfc/lpfc_hw.h b/drivers/scsi/lpfc/lpfc_hw.h index 5f280b5ae3db..41bb1d2fb625 100644 --- a/drivers/scsi/lpfc/lpfc_hw.h +++ b/drivers/scsi/lpfc/lpfc_hw.h | |||
@@ -3374,6 +3374,9 @@ typedef struct { | |||
3374 | WORD5 w5; /* Header control/status word */ | 3374 | WORD5 w5; /* Header control/status word */ |
3375 | } XMT_SEQ_FIELDS64; | 3375 | } XMT_SEQ_FIELDS64; |
3376 | 3376 | ||
3377 | /* This word is remote ports D_ID for XMIT_ELS_RSP64 */ | ||
3378 | #define xmit_els_remoteID xrsqRo | ||
3379 | |||
3377 | /* IOCB Command template for 64 bit RCV_SEQUENCE64 */ | 3380 | /* IOCB Command template for 64 bit RCV_SEQUENCE64 */ |
3378 | typedef struct { | 3381 | typedef struct { |
3379 | struct ulp_bde64 rcvBde; | 3382 | struct ulp_bde64 rcvBde; |