Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Drlnsubr.c88 if (sc->sc_cardtype & (RLN_CTYPE_UISA | RLN_CTYPE_ONE_PIECE))
105 if (sc->sc_cardtype & (RLN_CTYPE_UISA | RLN_CTYPE_ONE_PIECE))
132 if (sc->sc_cardtype & (RLN_CTYPE_UISA | RLN_CTYPE_ONE_PIECE))
145 if (sc->sc_cardtype & (RLN_CTYPE_UISA |
Drlnvar.h41 #define RLN_CTYPE_UISA 0x02 macro
Drln.c118 if (sc->sc_cardtype & RLN_CTYPE_UISA)