Home
last modified time | relevance | path

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

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