Home
last modified time | relevance | path

Searched refs:MPI2_HEADER_VERSION (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/ic/
H A Dmfireg.h1523 #define MPI2_HEADER_VERSION ((MPI2_HEADER_VERSION_UNIT << 8) | \ macro
H A Dmfi.c3018 mpi2IocInit->HeaderVersion = MPI2_HEADER_VERSION; in mfi_tbolt_init_MFI_queue()