Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pckbport/
H A Dpmsreg.h14 #define PMS_SEND_DEV_ID 0xf2 /* read device type */ macro
H A Dalpsreg.h56 { PMS_SEND_DEV_ID, 0, 0, 1 }, /* a F2 */
H A Dpms.c124 cmd[0] = PMS_SEND_DEV_ID; in pms_protocol()