Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Drocket_int.h741 Function: sGetChanIntID
743 Call: sGetChanIntID(ChP)
754 #define sGetChanIntID(ChP) (sInB((ChP)->IntID) & (RXF_TRIG | TXFIFO_MT | SRC_INT | DELTA_CD | DELTA_CTS | DELTA_DSR)) macro
H A Drocket.c493 IntMask = sGetChanIntID(cp) & info->intmask; in rp_handle_port()

Completed in 7 milliseconds