Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/lpfc/
Dlpfc_scsi.c4835 u64 lun, u8 task_mgmt_cmd) in lpfc_scsi_prep_task_mgmt_cmd_s3() argument
4855 fcp_cmnd->fcpCntl2 = task_mgmt_cmd; in lpfc_scsi_prep_task_mgmt_cmd_s3()
4895 u64 lun, u8 task_mgmt_cmd) in lpfc_scsi_prep_task_mgmt_cmd_s4() argument
4919 fcp_cmnd->fcpCntl2 = task_mgmt_cmd; in lpfc_scsi_prep_task_mgmt_cmd_s4()
5665 lpfc_taskmgmt_name(uint8_t task_mgmt_cmd) in lpfc_taskmgmt_name() argument
5667 switch (task_mgmt_cmd) { in lpfc_taskmgmt_name()
5777 uint8_t task_mgmt_cmd) in lpfc_send_taskmgmt() argument
5802 task_mgmt_cmd); in lpfc_send_taskmgmt()
5820 lpfc_taskmgmt_name(task_mgmt_cmd), tgt_id, lun_id, in lpfc_send_taskmgmt()
5833 lpfc_taskmgmt_name(task_mgmt_cmd), in lpfc_send_taskmgmt()
Dlpfc.h900 u64 lun, u8 task_mgmt_cmd);