Home
last modified time | relevance | path

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

/openbsd/sys/dev/hil/
H A Dhilreg.h155 #define HILIOB_PMASK 0x70 /* number of prompt & acknowledge supported */ macro
H A Dhilkbd.c176 sc->sc_numleds = (ha->ha_info[2] & HILIOB_PMASK) >> 4; in hilkbdattach()