Home
last modified time | relevance | path

Searched refs:fcpCntl3 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_scsi.h120 uint8_t fcpCntl3; member
H A 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()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_scsi.h120 uint8_t fcpCntl3; member
H A Dlpfc_scsi.c4634 fcp_cmnd->fcpCntl3 = WRITE_DATA; in lpfc_scsi_prep_cmnd_buf_s3()
4638 fcp_cmnd->fcpCntl3 = READ_DATA; in lpfc_scsi_prep_cmnd_buf_s3()
4644 fcp_cmnd->fcpCntl3 = 0; in lpfc_scsi_prep_cmnd_buf_s3()
4708 fcp_cmnd->fcpCntl3 = WRITE_DATA; in lpfc_scsi_prep_cmnd_buf_s4()
4720 fcp_cmnd->fcpCntl3 = READ_DATA; in lpfc_scsi_prep_cmnd_buf_s4()
4737 fcp_cmnd->fcpCntl3 = 0; in lpfc_scsi_prep_cmnd_buf_s4()
4918 fcp_cmnd->fcpCntl3 = 0; in lpfc_scsi_prep_task_mgmt_cmd_s4()
5437 switch (lpfc_cmd->fcp_cmnd->fcpCntl3) { in lpfc_queuecommand()

Completed in 16 milliseconds