Searched refs:MPI_SGE_FLAGS_END_OF_LIST (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/mpt/
H A Dmpt_debug.c731 MPI_SGE_FLAGS_END_OF_LIST | \
821 } while ((flags & MPI_SGE_FLAGS_END_OF_LIST) == 0 && nxtaddr < lim);
H A Dmpt_cam.c1365 MPI_SGE_FLAGS_SIMPLE_ELEMENT | MPI_SGE_FLAGS_END_OF_LIST));
1438 tf |= MPI_SGE_FLAGS_END_OF_LIST |
1561 tf |= MPI_SGE_FLAGS_END_OF_LIST |
1756 MPI_SGE_FLAGS_SIMPLE_ELEMENT | MPI_SGE_FLAGS_END_OF_LIST));
1822 tf |= MPI_SGE_FLAGS_END_OF_LIST |
1933 tf |= MPI_SGE_FLAGS_END_OF_LIST |
2738 MPI_SGE_FLAGS_END_OF_LIST |
4108 MPI_SGE_FLAGS_END_OF_LIST |
4507 flags |= MPI_SGE_FLAGS_END_OF_LIST | MPI_SGE_FLAGS_END_OF_BUFFER;
4733 MPI_SGE_FLAGS_END_OF_LIST |
[all...]
H A Dmpt_user.c555 MPI_SGE_FLAGS_END_OF_LIST |
H A Dmpt.c1608 MPI_SGE_FLAGS_END_OF_LIST |
2403 | MPI_SGE_FLAGS_END_OF_LIST | MPI_SGE_FLAGS_SIMPLE_ELEMENT
H A Dmpt_raid.c609 MPI_SGE_FLAGS_END_OF_LIST |
/freebsd-13-stable/sys/dev/mpt/mpilib/
H A Dmpi.h558 #define MPI_SGE_FLAGS_END_OF_LIST (0x01) macro

Completed in 72 milliseconds