Home
last modified time | relevance | path

Searched refs:fcpCntl3 (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/lpfc/
Dlpfc_scsi.h120 uint8_t fcpCntl3; member
Dlpfc_scsi.c4142 fcp_cmnd->fcpCntl3 = WRITE_DATA; in lpfc_scsi_prep_cmnd()
4148 fcp_cmnd->fcpCntl3 = READ_DATA; in lpfc_scsi_prep_cmnd()
4156 fcp_cmnd->fcpCntl3 = 0; in lpfc_scsi_prep_cmnd()
4688 switch (lpfc_cmd->fcp_cmnd->fcpCntl3) { in lpfc_queuecommand()