Home
last modified time | relevance | path

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

/freebsd/sys/dev/mps/
H A Dmps.c107 static void mps_parse_debug(struct mps_softc *sc, char *list);
1594 mps_parse_debug(sc, mps_debug); in mps_get_tunables()
1613 mps_parse_debug(sc, mps_debug); in mps_get_tunables()
1875 mps_parse_debug(sc, buffer); in mps_debug_sysctl()
1882 mps_parse_debug(struct mps_softc *sc, char *list) in mps_parse_debug() function