Searched refs:fcpCdb (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/lpfc/ | ||
D | lpfc_scsi.h | 121 uint8_t fcpCdb[LPFC_FCP_CDB_LEN]; /* SRB cdb field is copied here */ member |
D | lpfc_scsi.c | 4180 ptr = &fcp_cmnd->fcpCdb[0]; in lpfc_scsi_prep_cmnd() |