Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcmcia.h237 #define PCA_RES_NEED_IRQ 0x0001 /* needs IRQ allocation */ macro
/titanic_50/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c1165 pcmcia_adapters[i]->pca_flags = PCA_RES_NEED_IRQ | in pcmcia_init_adapter()
1171 pcmcia_adapters[i]->pca_flags &= ~PCA_RES_NEED_IRQ; in pcmcia_init_adapter()
5147 if (adapt->pca_flags & PCA_RES_NEED_IRQ) { in pcmcia_intr_add_isr()
5266 if (adapt->pca_flags & PCA_RES_NEED_IRQ) { in pcmcia_intr_enable_isr()
5386 if (sockp->ls_adapter->pca_flags & PCA_RES_NEED_IRQ) { in pcmcia_intr_remove_isr()
5447 if (adapt->pca_flags & PCA_RES_NEED_IRQ) { in pcmcia_intr_disable_isr()