Searched refs:HILIOB_PMASK (Results 1 – 2 of 2) sorted by relevance
155 #define HILIOB_PMASK 0x70 /* number of prompt & acknowledge supported */ macro
176 sc->sc_numleds = (ha->ha_info[2] & HILIOB_PMASK) >> 4; in hilkbdattach()