Searched refs:sdbint (Results 1 – 1 of 1) sorted by relevance
137 u8 sdbint, pciint; in eagle_get_irq_number() local140 sdbint = readb(NEC_EAGLE_SDBINT); in eagle_get_irq_number()141 sdbint &= (NEC_EAGLE_SDBINT_DEG | NEC_EAGLE_SDBINT_ENUM | in eagle_get_irq_number()150 if (sdbint & (0x01 << i)) in eagle_get_irq_number()