Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/lpfc/
Dlpfc_scsi.c4915 u64 lun, u8 task_mgmt_cmd) in lpfc_scsi_prep_task_mgmt_cmd_s3() argument
4935 fcp_cmnd->fcpCntl2 = task_mgmt_cmd; in lpfc_scsi_prep_task_mgmt_cmd_s3()
4975 u64 lun, u8 task_mgmt_cmd) in lpfc_scsi_prep_task_mgmt_cmd_s4() argument
4999 fcp_cmnd->fcpCntl2 = task_mgmt_cmd; in lpfc_scsi_prep_task_mgmt_cmd_s4()
5746 lpfc_taskmgmt_name(uint8_t task_mgmt_cmd) in lpfc_taskmgmt_name() argument
5748 switch (task_mgmt_cmd) { in lpfc_taskmgmt_name()
5858 uint8_t task_mgmt_cmd) in lpfc_send_taskmgmt() argument
5883 task_mgmt_cmd); in lpfc_send_taskmgmt()
5901 lpfc_taskmgmt_name(task_mgmt_cmd), tgt_id, lun_id, in lpfc_send_taskmgmt()
5914 lpfc_taskmgmt_name(task_mgmt_cmd), in lpfc_send_taskmgmt()
Dlpfc.h929 u64 lun, u8 task_mgmt_cmd);