Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_scsi.c4856 u64 lun, u8 task_mgmt_cmd) in lpfc_scsi_prep_task_mgmt_cmd_s3() argument
4876 fcp_cmnd->fcpCntl2 = task_mgmt_cmd; in lpfc_scsi_prep_task_mgmt_cmd_s3()
4916 u64 lun, u8 task_mgmt_cmd) in lpfc_scsi_prep_task_mgmt_cmd_s4() argument
4940 fcp_cmnd->fcpCntl2 = task_mgmt_cmd; in lpfc_scsi_prep_task_mgmt_cmd_s4()
5687 lpfc_taskmgmt_name(uint8_t task_mgmt_cmd) in lpfc_taskmgmt_name() argument
5689 switch (task_mgmt_cmd) { in lpfc_taskmgmt_name()
5799 uint8_t task_mgmt_cmd) in lpfc_send_taskmgmt() argument
5824 task_mgmt_cmd); in lpfc_send_taskmgmt()
5842 lpfc_taskmgmt_name(task_mgmt_cmd), tgt_id, lun_id, in lpfc_send_taskmgmt()
5855 lpfc_taskmgmt_name(task_mgmt_cmd), in lpfc_send_taskmgmt()
Dlpfc.h923 u64 lun, u8 task_mgmt_cmd);