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