Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2.h1023 #define MPI2_SGE_FLAGS_IOC_TO_HOST (0x00) macro
1026 #define MPI2_SGE_FLAGS_DEST (MPI2_SGE_FLAGS_IOC_TO_HOST)
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas_impl.c225 direction = MPI2_SGE_FLAGS_IOC_TO_HOST; in mptsas_start_config_page_access()
2015 MPI2_SGE_FLAGS_IOC_TO_HOST | in mptsas_get_sas_io_unit_page_hndshk()
2031 MPI2_SGE_FLAGS_IOC_TO_HOST | in mptsas_get_sas_io_unit_page_hndshk()
2336 MPI2_SGE_FLAGS_IOC_TO_HOST | in mptsas_get_manufacture_page5()
2712 MPI2_SGE_FLAGS_IOC_TO_HOST | in mptsas_get_manufacture_page0()
H A Dmptsas.c4360 flags |= (MPI2_SGE_FLAGS_IOC_TO_HOST << in mptsas_sge_mainframe()
4654 (MPI2_SGE_FLAGS_IOC_TO_HOST << in mptsas_sge_chain()
10295 sge_flags |= ((uint32_t)(MPI2_SGE_FLAGS_IOC_TO_HOST) << in mptsas_passthru_sge()