Searched refs:intr_all (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dioc3_serial.c211 uint32_t intr_all; member in struct:port_hooks
232 .intr_all = SIO_IR_SA,
252 .intr_all = SIO_IR_SB,
1613 } while (sio_ir & hooks->intr_all);
H A Dioc4_serial.c531 uint32_t intr_all; member in struct:hooks
2020 } while (sio_ir & hooks->intr_all);

Completed in 53 milliseconds