Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dtbridge.h32 #define TBRIDGE_LOADTEST _IOW('T', 0xBB, struct plistref) macro
/dragonfly/usr.bin/dfregress/
H A Dkernel.c103 r = prop_dictionary_send_ioctl(testcase, fd, TBRIDGE_LOADTEST); in run_kernel()
/dragonfly/sys/dev/misc/tbridge/
H A Dtbridge.c252 case TBRIDGE_LOADTEST: in tbridge_dev_ioctl()