Home
last modified time | relevance | path

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

/src/sys/dev/thunderbolt/
H A Dtb_debug.h42 int tb_debug_sysctl(SYSCTL_HANDLER_ARGS);
H A Dtb_debug.c206 tb_debug_sysctl(SYSCTL_HANDLER_ARGS) in tb_debug_sysctl() function
H A Dtb_pcib.c177 &sc->debug, 0, tb_debug_sysctl, "A", "Thunderbolt debug level"); in tb_pcib_setup_sysctl()
H A Dnhi.c1162 &sc->debug, 0, tb_debug_sysctl, "A", "Thunderbolt debug level"); in nhi_setup_sysctl()