Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Disicom.c137 #define InterruptTheCard(base) outw(0, (base) + 0xc) macro
270 InterruptTheCard(base); in raise_dtr()
286 InterruptTheCard(base); in drop_dtr()
302 InterruptTheCard(base); in raise_rts()
318 InterruptTheCard(base); in drop_rts()
337 InterruptTheCard(base); in isicom_dtr_rts()
342 InterruptTheCard(base); in isicom_dtr_rts()
360 InterruptTheCard(base); in drop_dtr_rts()
487 InterruptTheCard(base); in isicom_tx()
751 InterruptTheCard(base); in isicom_config_port()
[all …]