Searched refs:PCA_RES_NEED_IRQ (Results 1 – 2 of 2) sorted by relevance
237 #define PCA_RES_NEED_IRQ 0x0001 /* needs IRQ allocation */ macro
1165 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()