Home
last modified time | relevance | path

Searched refs:fcpCntl2 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.h123 uint8_t fcpCntl2; /* FCP_CTL byte 2 task management codes */ member
135 uint8_t fcpCntl2; /* FCP_CTL byte 2 task management codes */ member
H A Dlpfc_scsi.c3846 if (fcpcmd->fcpCntl2) { in lpfc_handle_fcp_err()
4818 lpfc_cmd->fcp_cmnd->fcpCntl2 = 0; in lpfc_scsi_prep_cmnd()
4874 fcp_cmnd->fcpCntl2 = task_mgmt_cmd; in lpfc_scsi_prep_task_mgmt_cmd_s3()
4938 fcp_cmnd->fcpCntl2 = task_mgmt_cmd; in lpfc_scsi_prep_task_mgmt_cmd_s4()
/linux/Documentation/scsi/
H A DChangeLog.lpfc657 * Changed the fcpCntl2 commands to include an FCP_ prefix to get