Searched refs:ists (Results 1 – 2 of 2) sorted by relevance
1567 volatile u_int32_t ists; in c4_ebus_intr_th_handler() local1573 ists = pci_read_32 ((u_int32_t *) &ci->cpldbase->intr); in c4_ebus_intr_th_handler()1574 if (ists & PMCC4_CPLD_INTR_CMT_1) in c4_ebus_intr_th_handler()1580 if (ists & PMCC4_CPLD_INTR_CMT_2) in c4_ebus_intr_th_handler()1586 if (ists & PMCC4_CPLD_INTR_CMT_3) in c4_ebus_intr_th_handler()1592 if (ists & PMCC4_CPLD_INTR_CMT_4) in c4_ebus_intr_th_handler()
159 u32 ists; member