Home
last modified time | relevance | path

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

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