Home
last modified time | relevance | path

Searched refs:MFI_CMD_LD_SCSI_IO (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/scsi/
H A Dmfi.h131 MFI_CMD_LD_SCSI_IO, enumerator
H A Dmegasas.c1709 bool is_logical = (frame_cmd == MFI_CMD_LD_SCSI_IO); in megasas_handle_scsi()
1998 case MFI_CMD_LD_SCSI_IO: in megasas_handle_frame()
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas.h196 MFI_CMD_LD_SCSI_IO = 0x3, enumerator
H A Dmegaraid_sas_base.c1436 pthru->cmd = (is_logical) ? MFI_CMD_LD_SCSI_IO : MFI_CMD_PD_SCSI_IO; in megasas_build_dcdb()
3622 case MFI_CMD_LD_SCSI_IO: in megasas_complete_cmd()