Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pcmcia/
H A Dxirc.c115 #define XIRC_ETHERNET_ALLOCED 0x20 macro
323 sc->sc_flags |= XIRC_ETHERNET_ALLOCED; in xirc_mako_alloc()
364 sc->sc_flags |= XIRC_ETHERNET_ALLOCED; in xirc_dingo_alloc_ethernet()
412 if (sc->sc_flags & XIRC_ETHERNET_ALLOCED) in xirc_detach()