Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/mpt3sas/mpi/
Dmpi2.h1038 #define MPI2_SGE_FLAGS_END_OF_LIST (0x01) macro
/Linux-v5.4/drivers/scsi/mpt3sas/
Dmpt3sas_config.c65 | MPI2_SGE_FLAGS_END_OF_LIST) << MPI2_SGE_FLAGS_SHIFT)
70 | MPI2_SGE_FLAGS_END_OF_LIST | MPI2_SGE_FLAGS_HOST_TO_IOC) \
Dmpt3sas_base.c1781 MPI2_SGE_FLAGS_END_OF_BUFFER | MPI2_SGE_FLAGS_END_OF_LIST | in _base_build_zero_len_sge()
1884 MPI2_SGE_FLAGS_END_OF_LIST); in _base_build_sg()
1891 MPI2_SGE_FLAGS_END_OF_LIST | MPI2_SGE_FLAGS_HOST_TO_IOC); in _base_build_sg()
1898 MPI2_SGE_FLAGS_END_OF_LIST); in _base_build_sg()
2408 MPI2_SGE_FLAGS_END_OF_BUFFER | MPI2_SGE_FLAGS_END_OF_LIST) in _base_build_sg_scmd()