Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_scsi.c4849 u64 lun, u8 task_mgmt_cmd) in lpfc_scsi_prep_task_mgmt_cmd_s3() argument
4869 fcp_cmnd->fcpCntl2 = task_mgmt_cmd; in lpfc_scsi_prep_task_mgmt_cmd_s3()
4909 u64 lun, u8 task_mgmt_cmd) in lpfc_scsi_prep_task_mgmt_cmd_s4() argument
4933 fcp_cmnd->fcpCntl2 = task_mgmt_cmd; in lpfc_scsi_prep_task_mgmt_cmd_s4()
5683 lpfc_taskmgmt_name(uint8_t task_mgmt_cmd) in lpfc_taskmgmt_name() argument
5685 switch (task_mgmt_cmd) { in lpfc_taskmgmt_name()
5795 uint8_t task_mgmt_cmd) in lpfc_send_taskmgmt() argument
5820 task_mgmt_cmd); in lpfc_send_taskmgmt()
5838 lpfc_taskmgmt_name(task_mgmt_cmd), tgt_id, lun_id, in lpfc_send_taskmgmt()
5851 lpfc_taskmgmt_name(task_mgmt_cmd), in lpfc_send_taskmgmt()
H A Dlpfc.h947 u64 lun, u8 task_mgmt_cmd);