Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dwi.c238 static int wi_sysctl_verify_debug(SYSCTLFN_PROTO);
303 wi_sysctl_verify_debug, 0, &wi_debug, 0, CTL_CREATE, CTL_EOL)) != 0)
335 wi_sysctl_verify_debug(SYSCTLFN_ARGS) in wi_sysctl_verify_debug() function