Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Disicom.c141 #define InterruptTheCard(base) outw(0, (base) + 0xc) macro
278 InterruptTheCard(base); in raise_dtr()
294 InterruptTheCard(base); in drop_dtr()
310 InterruptTheCard(base); in raise_rts()
326 InterruptTheCard(base); in drop_rts()
345 InterruptTheCard(base); in isicom_dtr_rts()
350 InterruptTheCard(base); in isicom_dtr_rts()
368 InterruptTheCard(base); in drop_dtr_rts()
495 InterruptTheCard(base); in isicom_tx()
759 InterruptTheCard(base); in isicom_config_port()
[all …]