Home
last modified time | relevance | path

Searched refs:this_ir (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/tty/serial/
Dioc4_serial.c993 uint32_t this_ir, this_mir; in ioc4_intr() local
1004 this_mir = this_ir = pending_intrs(soft, intr_type); in ioc4_intr()
1011 this_mir = this_ir & intr_info->sd_bits; in ioc4_intr()
1018 this_ir &= ~this_mir; in ioc4_intr()