Home
last modified time | relevance | path

Searched defs:mpi3mr_mgmt_info (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr.h148 struct mpi3mr_mgmt_info { struct
149 uint16_t count;
150 struct mpi3mr_softc *sc_ptr[MAX_MGMT_ADAPTERS];
151 int max_index;
H A Dmpi3mr_app.c67 static struct mpi3mr_mgmt_info mpi3mr_mgmt_info; variable