Searched refs:mfi_frame_desc (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/scsi/ |
H A D | megasas.c | 185 static inline const char *mfi_frame_desc(unsigned int cmd) in mfi_frame_desc() function 1719 mfi_frame_desc(frame_cmd), is_logical, target_id, lun_id); in megasas_handle_scsi() 1726 trace_megasas_handle_scsi(mfi_frame_desc(frame_cmd), is_logical, in megasas_handle_scsi() 1731 mfi_frame_desc(frame_cmd), is_logical, target_id, lun_id); in megasas_handle_scsi() 1737 mfi_frame_desc(frame_cmd), is_logical, in megasas_handle_scsi() 1755 mfi_frame_desc(frame_cmd), target_id, lun_id); in megasas_handle_scsi() 1799 mfi_frame_desc(frame_cmd), target_id, lun_id, in megasas_handle_io() 1803 mfi_frame_desc(frame_cmd), target_id, lun_id); in megasas_handle_io() 1820 mfi_frame_desc(frame_cmd), target_id, lun_id); in megasas_handle_io()
|