Searched refs:intr2 (Results 1 – 3 of 3) sorted by relevance
415 intr2(int sig) in intr2() function461 (void) signal(SIGQUIT, intr2); in sys_telnet_init()
1312 uint32_t intr, intr2, intr5, sync; in ar9003_intr() local1333 intr2 = AR_READ(sc, AR_ISR_S2); in ar9003_intr()1334 if (intr2 & AR_ISR_S2_TIM) in ar9003_intr()1336 if (intr2 & AR_ISR_S2_TSFOOR) in ar9003_intr()1338 if (intr2 & AR_ISR_S2_BB_WATCHDOG) in ar9003_intr()
1362 uint32_t intr, intr2, intr5, sync; in ar5008_intr() local1383 intr2 = AR_READ(sc, AR_ISR_S2); in ar5008_intr()1384 if (intr2 & AR_ISR_S2_TIM) in ar5008_intr()1386 if (intr2 & AR_ISR_S2_TSFOOR) in ar5008_intr()