Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/bthidcontrol/
H A Dhid.c175 h->flags & HIO_VOLATILE ? " Volatile" : "", in hid_dump_item()
/freebsd/sys/dev/hid/
H A Dhid.h190 #define HIO_VOLATILE 0x080 macro