Home
last modified time | relevance | path

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

/src/sys/dev/mps/
H A Dmps.c106 static void mps_parse_debug(struct mps_softc *sc, char *list);
1593 mps_parse_debug(sc, mps_debug); in mps_get_tunables()
1612 mps_parse_debug(sc, mps_debug); in mps_get_tunables()
1874 mps_parse_debug(sc, buffer); in mps_debug_sysctl()
1881 mps_parse_debug(struct mps_softc *sc, char *list) in mps_parse_debug() function