Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dkernel.h360 #define TUNABLE_ULONG(path, var) \ macro
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc_gpio.c74 TUNABLE_ULONG("hw.bhnd_chipc.gpio_debug", &chipc_gpio_debug);
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.c71 TUNABLE_ULONG("hw.bhndb.debug", &bhndb_debug);
/freebsd/sys/dev/liquidio/
H A Dlio_main.c81 TUNABLE_ULONG("hw.lio.console_bitmask", &console_bitmask);
/freebsd/sys/dev/xen/netfront/
H A Dnetfront.c97 TUNABLE_ULONG("hw.xn.num_queues", &xn_num_queues);