Searched refs:MPI2_HEADER_VERSION_DEV (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/mps/mpi/
H A Dmpi2.h128 #define MPI2_HEADER_VERSION_DEV (0x00) macro
133 #define MPI2_HEADER_VERSION ((MPI2_HEADER_VERSION_UNIT << 8) | MPI2_HEADER_VERSION_DEV)
/freebsd-13-stable/sys/dev/mpr/mpi/
H A Dmpi2.h197 #define MPI2_HEADER_VERSION_DEV (0x00) macro
202 #define MPI2_HEADER_VERSION ((MPI2_HEADER_VERSION_UNIT << 8) | MPI2_HEADER_VERSION_DEV)
/freebsd-13-stable/sys/dev/mfi/
H A Dmfireg.h1539 #define MPI2_HEADER_VERSION_DEV (0x00) macro
1545 MPI2_HEADER_VERSION_DEV)
/freebsd-13-stable/sys/dev/mrsas/
H A Dmrsas.h290 #define MPI2_HEADER_VERSION_DEV (0x00) macro
295 #define MPI2_HEADER_VERSION ((MPI2_HEADER_VERSION_UNIT << 8) | MPI2_HEADER_VERSION_DEV)

Completed in 205 milliseconds