Searched refs:HIL_DEVICE_BUTTONBOX (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/hil/
H A Dhildevs_data.h38 { 0x00, 0x1f, HIL_DEVICE_BUTTONBOX, "Keypad" },
39 { 0x2f, 0x2f, HIL_DEVICE_BUTTONBOX, "LPFK Button box" },
40 { 0x30, 0x33, HIL_DEVICE_BUTTONBOX, "Button box" }, /* 31-33 rumored not to exist */
42 { 0x35, 0x3f, HIL_DEVICE_BUTTONBOX, "Button box" },
43 { 0x5c, 0x5f, HIL_DEVICE_BUTTONBOX, "Barcode reader" },
H A Dhildevs.h54 #define HIL_DEVICE_BUTTONBOX 4 macro
H A Dhilkbd.c131 ha->ha_type != HIL_DEVICE_BUTTONBOX)
193 if (ha->ha_type == HIL_DEVICE_BUTTONBOX)

Completed in 86 milliseconds