Lines Matching full:pca
43 wildfire_pca *pca; in wildfire_update_irq_hw() local
49 " got irq %d for non-existent PCA %d" in wildfire_update_irq_hw()
56 pca = WILDFIRE_pca(qbbno, pcano); in wildfire_update_irq_hw()
57 enable0 = (unsigned long *) &pca->pca_int[0].enable; /* ??? */ in wildfire_update_irq_hw()
68 register wildfire_pca * pca = WILDFIRE_pca(0, 0); in wildfire_init_irq_hw()
72 enable0 = (unsigned long *) &pca->pca_int[0].enable; in wildfire_init_irq_hw()
73 enable1 = (unsigned long *) &pca->pca_int[1].enable; in wildfire_init_irq_hw()
74 enable2 = (unsigned long *) &pca->pca_int[2].enable; in wildfire_init_irq_hw()
75 enable3 = (unsigned long *) &pca->pca_int[3].enable; in wildfire_init_irq_hw()
77 target0 = (unsigned long *) &pca->pca_int[0].target; in wildfire_init_irq_hw()
78 target1 = (unsigned long *) &pca->pca_int[1].target; in wildfire_init_irq_hw()
79 target2 = (unsigned long *) &pca->pca_int[2].target; in wildfire_init_irq_hw()
80 target3 = (unsigned long *) &pca->pca_int[3].target; in wildfire_init_irq_hw()
97 /* Need to update only once for every possible PCA. */ in wildfire_init_irq_hw()
165 /* Only need the following for first PCI bus per PCA. */ in wildfire_init_irq_per_pca()
230 * bits 7-6: PCA in wildfire_device_interrupt()
231 * bits 5-0: irq in PCA in wildfire_device_interrupt()
241 * Summary per PCA (2 PCI or HIPPI buses):