Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c4854 u64 lun, u8 task_mgmt_cmd) in lpfc_scsi_prep_task_mgmt_cmd_s3() argument
4874 fcp_cmnd->fcpCntl2 = task_mgmt_cmd; in lpfc_scsi_prep_task_mgmt_cmd_s3()
4914 u64 lun, u8 task_mgmt_cmd) in lpfc_scsi_prep_task_mgmt_cmd_s4() argument
4938 fcp_cmnd->fcpCntl2 = task_mgmt_cmd; in lpfc_scsi_prep_task_mgmt_cmd_s4()
5688 lpfc_taskmgmt_name(uint8_t task_mgmt_cmd) in lpfc_taskmgmt_name() argument
5690 switch (task_mgmt_cmd) { in lpfc_taskmgmt_name()
5800 uint8_t task_mgmt_cmd) in lpfc_send_taskmgmt() argument
5825 task_mgmt_cmd); in lpfc_send_taskmgmt()
5843 lpfc_taskmgmt_name(task_mgmt_cmd), tgt_id, lun_id, in lpfc_send_taskmgmt()
5856 lpfc_taskmgmt_name(task_mgmt_cmd), in lpfc_send_taskmgmt()
H A Dlpfc.h937 u64 lun, u8 task_mgmt_cmd);