Home
last modified time | relevance | path

Searched refs:MPI2_SCSIIO_CONTROL_READ (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_init.h215 #define MPI2_SCSIIO_CONTROL_READ (0x02000000) macro
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.h303 #define MPI2_SCSIIO_CONTROL_READ (0x02000000) macro
H A Dmegaraid_sas_fusion.c3287 io_request->Control |= cpu_to_le32(MPI2_SCSIIO_CONTROL_READ); in megasas_build_io_fusion()