Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/bthidcontrol/
H A Dhid.c171 h->flags & HIO_WRAP ? " Wrap" : "", in hid_dump_item()
/freebsd/sys/dev/hid/
H A Dhid.h176 #define HIO_WRAP 0x008 macro