Home
last modified time | relevance | path

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

/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c2303 MPI25_SAS_DEVICE0_FLAGS_ENABLED_FAST_PATH) != in megasas_make_sgl_fusion()
2304 MPI25_SAS_DEVICE0_FLAGS_ENABLED_FAST_PATH) in megasas_make_sgl_fusion()
2361 MPI25_SAS_DEVICE0_FLAGS_ENABLED_FAST_PATH) && in megasas_make_sgl()
2901 io_request->IoFlags |= cpu_to_le16(MPI25_SAS_DEVICE0_FLAGS_ENABLED_FAST_PATH); in megasas_build_ldio_fusion()
2910 cpu_to_le16(MPI25_SAS_DEVICE0_FLAGS_ENABLED_FAST_PATH); in megasas_build_ldio_fusion()
3182 cpu_to_le16(MPI25_SAS_DEVICE0_FLAGS_ENABLED_FAST_PATH); in megasas_build_syspd_fusion()
H A Dmegaraid_sas_fusion.h45 #define MPI25_SAS_DEVICE0_FLAGS_ENABLED_FAST_PATH 0x4000 macro
/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_cnfg.h2895 #define MPI25_SAS_DEVICE0_FLAGS_ENABLED_FAST_PATH (0x4000) macro