Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/mps/
H A Dmps.c109 static int mps_debug_sysctl(SYSCTL_HANDLER_ARGS);
1710 sc, 0, mps_debug_sysctl, "A", "mps debug level"); in mps_setup_sysctl()
1831 mps_debug_sysctl(SYSCTL_HANDLER_ARGS) in mps_debug_sysctl() function