Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pcmcia/
Daic_pcmcia.c62 #define AIC_PCMCIA_ATTACHED 3 macro
147 psc->sc_state = AIC_PCMCIA_ATTACHED; in aic_pcmcia_attach()
162 if (psc->sc_state != AIC_PCMCIA_ATTACHED) in aic_pcmcia_detach()