Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Drocket_int.h714 #define sGetChanIntID(ChP) (sInB((ChP)->IntID) & (RXF_TRIG | TXFIFO_MT | SRC_INT | DELTA_CD | DELTA… macro
Drocket.c438 IntMask = sGetChanIntID(cp) & info->intmask; in rp_handle_port()