Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
A Dlpfc_scsi.h124 uint8_t fcpCntl3; member
136 uint8_t fcpCntl3; member
A Dlpfc_scsi.c4645 fcp_cmnd->fcpCntl3 = WRITE_DATA; in lpfc_scsi_prep_cmnd_buf_s3()
4649 fcp_cmnd->fcpCntl3 = READ_DATA; in lpfc_scsi_prep_cmnd_buf_s3()
4655 fcp_cmnd->fcpCntl3 = 0; in lpfc_scsi_prep_cmnd_buf_s3()
4719 fcp_cmnd->fcpCntl3 = WRITE_DATA; in lpfc_scsi_prep_cmnd_buf_s4()
4731 fcp_cmnd->fcpCntl3 = READ_DATA; in lpfc_scsi_prep_cmnd_buf_s4()
4747 fcp_cmnd->fcpCntl3 |= 4 << 2; in lpfc_scsi_prep_cmnd_buf_s4()
4756 fcp_cmnd->fcpCntl3 = 0; in lpfc_scsi_prep_cmnd_buf_s4()
4937 fcp_cmnd->fcpCntl3 = 0; in lpfc_scsi_prep_task_mgmt_cmd_s4()
5452 switch (lpfc_cmd->fcp_cmnd->fcpCntl3) { in lpfc_queuecommand()

Completed in 14 milliseconds