Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dmfi.h132 MFI_CMD_PD_SCSI_IO, enumerator
H A Dmegasas.c1997 case MFI_CMD_PD_SCSI_IO: in megasas_handle_frame()
/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas.h197 MFI_CMD_PD_SCSI_IO = 0x4, 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()
3621 case MFI_CMD_PD_SCSI_IO: in megasas_complete_cmd()