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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Drocket_int.h755 Function: sGetChanIntID
757 Call: sGetChanIntID(ChP)
768 #define sGetChanIntID(ChP) (sInB((ChP)->IntID) & (RXF_TRIG | TXFIFO_MT | SRC_INT | DELTA_CD | DELTA_CTS | DELTA_DSR)) macro
H A Drocket.c513 IntMask = sGetChanIntID(cp) & info->intmask;

Completed in 43 milliseconds