Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c4830 u64 lun, u8 task_mgmt_cmd) in lpfc_scsi_prep_task_mgmt_cmd_s3() argument
4850 fcp_cmnd->fcpCntl2 = task_mgmt_cmd; in lpfc_scsi_prep_task_mgmt_cmd_s3()
4890 u64 lun, u8 task_mgmt_cmd) in lpfc_scsi_prep_task_mgmt_cmd_s4() argument
4914 fcp_cmnd->fcpCntl2 = task_mgmt_cmd; in lpfc_scsi_prep_task_mgmt_cmd_s4()
5669 lpfc_taskmgmt_name(uint8_t task_mgmt_cmd) in lpfc_taskmgmt_name() argument
5671 switch (task_mgmt_cmd) { in lpfc_taskmgmt_name()
5781 uint8_t task_mgmt_cmd) in lpfc_send_taskmgmt() argument
5806 task_mgmt_cmd); in lpfc_send_taskmgmt()
5824 lpfc_taskmgmt_name(task_mgmt_cmd), tgt_id, lun_id, in lpfc_send_taskmgmt()
5837 lpfc_taskmgmt_name(task_mgmt_cmd), in lpfc_send_taskmgmt()
H A Dlpfc.h901 u64 lun, u8 task_mgmt_cmd);