Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mpr/
H A Dmpr.c111 static void mpr_parse_debug(struct mpr_softc *sc, char *list);
1742 mpr_parse_debug(sc, mpr_debug); in mpr_get_tunables()
1761 mpr_parse_debug(sc, mpr_debug); in mpr_get_tunables()
2020 mpr_parse_debug(sc, buffer); in mpr_debug_sysctl()
2027 mpr_parse_debug(struct mpr_softc *sc, char *list) in mpr_parse_debug() function