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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ds_pri.c52 dword regs[4], TrapID, size ; local
58 TrapID = READ_DWORD(&base[0x80]) ;
59 if ( (TrapID == 0x99999999) || (TrapID == 0x99999901) )
H A Ds_4bri.c50 dword regs[4], TrapID, offset, size ; local
61 TrapID = READ_DWORD(&base[0x80]) ;
63 if ( (TrapID == 0x99999999) || (TrapID == 0x99999901) )

Completed in 38 milliseconds