Searched refs:HIL_IOB (Results 1 – 3 of 3) sorted by relevance
121 if (sc->sc_features & HIL_IOB) { in hilmsattach()134 sc->sc_features &= ~(HIL_IOB | HILIOB_PIO); in hilmsattach()
151 #define HIL_IOB 0x10 /* I/O description byte follows */ macro
174 if (ha->ha_infolen > 2 && (ha->ha_info[1] & HIL_IOB) != 0) { in hilkbdattach()