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

/freebsd-13-stable/sys/dev/mrsas/
H A Dmrsas.c77 static int mrsas_get_ld_map_info(struct mrsas_softc *sc);
4324 * This function calls mrsas_get_ld_map_info() and MR_ValidateMapInfo() to load
4333 if (!mrsas_get_ld_map_info(sc)) {
4344 * mrsas_get_ld_map_info: Get FW's ld_map structure input:
4351 mrsas_get_ld_map_info(struct mrsas_softc *sc) function

Completed in 117 milliseconds