Home
last modified time | relevance | path

Searched refs:MPI2_SGE_FLAGS_HOST_TO_IOC (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/scsi/mpt3sas/mpi/
Dmpi2.h944 #define MPI2_SGE_FLAGS_HOST_TO_IOC (0x04) macro
947 #define MPI2_SGE_FLAGS_SOURCE (MPI2_SGE_FLAGS_HOST_TO_IOC)
/linux-4.1.27/drivers/scsi/mpt2sas/mpi/
Dmpi2.h963 #define MPI2_SGE_FLAGS_HOST_TO_IOC (0x04) macro
966 #define MPI2_SGE_FLAGS_SOURCE (MPI2_SGE_FLAGS_HOST_TO_IOC)
/linux-4.1.27/drivers/scsi/mpt2sas/
Dmpt2sas_transport.c385 MPI2_SGE_FLAGS_END_OF_BUFFER | MPI2_SGE_FLAGS_HOST_TO_IOC); in _transport_expander_report_manufacture()
1177 MPI2_SGE_FLAGS_END_OF_BUFFER | MPI2_SGE_FLAGS_HOST_TO_IOC); in _transport_get_expander_phy_error_log()
1505 MPI2_SGE_FLAGS_END_OF_BUFFER | MPI2_SGE_FLAGS_HOST_TO_IOC); in _transport_expander_phy_control()
2041 MPI2_SGE_FLAGS_END_OF_BUFFER | MPI2_SGE_FLAGS_HOST_TO_IOC); in _transport_smp_handler()
Dmpt2sas_config.c71 | MPI2_SGE_FLAGS_END_OF_LIST | MPI2_SGE_FLAGS_HOST_TO_IOC) \
Dmpt2sas_ctl.c771 MPI2_SGE_FLAGS_END_OF_BUFFER | MPI2_SGE_FLAGS_HOST_TO_IOC); in _ctl_do_mpt_command()
789 MPI2_SGE_FLAGS_END_OF_LIST | MPI2_SGE_FLAGS_HOST_TO_IOC); in _ctl_do_mpt_command()
Dmpt2sas_scsih.c1075 sgl_flags |= MPI2_SGE_FLAGS_HOST_TO_IOC; in _scsih_build_scatter_gather()
/linux-4.1.27/drivers/scsi/mpt3sas/
Dmpt3sas_config.c70 | MPI2_SGE_FLAGS_END_OF_LIST | MPI2_SGE_FLAGS_HOST_TO_IOC) \
Dmpt3sas_transport.c1488 MPI2_SGE_FLAGS_END_OF_BUFFER | MPI2_SGE_FLAGS_HOST_TO_IOC); in _transport_expander_phy_control()
Dmpt3sas_base.c1224 MPI2_SGE_FLAGS_END_OF_BUFFER | MPI2_SGE_FLAGS_HOST_TO_IOC); in _base_build_sg()
1242 MPI2_SGE_FLAGS_END_OF_LIST | MPI2_SGE_FLAGS_HOST_TO_IOC); in _base_build_sg()