HomeSort by: relevance | last modified time | path
    Searched refs:HIL_IOB (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/hil/
hilreg.h 152 #define HIL_IOB 0x10 /* I/O description byte follows */
hilms.c 118 if (sc->sc_features & HIL_IOB) {
131 sc->sc_features &= ~(HIL_IOB | HILIOB_PIO);
hilkbd.c 173 if (ha->ha_infolen > 2 && (ha->ha_info[1] & HIL_IOB) != 0) {

Completed in 15 milliseconds