Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Delink3var.h92 #define ELINK_BUS_PCMCIA 0x1 macro
Delink3.c751 if (sc->bustype == ELINK_BUS_PCMCIA) { in epinit()
1826 if (sc->bustype == ELINK_BUS_PCMCIA) { in epbusyeeprom()
/netbsd/src/sys/dev/pcmcia/
Dif_ep_pcmcia.c316 sc->bustype = ELINK_BUS_PCMCIA; in ep_pcmcia_attach()