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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Drocket_int.h740 Function: sGetChanIntID
742 Call: sGetChanIntID(ChP)
753 #define sGetChanIntID(ChP) (sInB((ChP)->IntID) & (RXF_TRIG | TXFIFO_MT | SRC_INT | DELTA_CD | DELTA_CTS | DELTA_DSR)) macro
H A Drocket.c516 IntMask = sGetChanIntID(cp) & info->intmask;

Completed in 100 milliseconds