Searched defs:mpi3mr_mgmt_info (Results 1 – 2 of 2) sorted by relevance
148 struct mpi3mr_mgmt_info { struct149 uint16_t count;150 struct mpi3mr_softc *sc_ptr[MAX_MGMT_ADAPTERS];151 int max_index;
67 static struct mpi3mr_mgmt_info mpi3mr_mgmt_info; variable