Searched refs:DST_ABT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dhd64572.h212 #define DST_ABT 0x20 /* Abort */ macro
H A Dpc300_tty.c806 if ((status & (DST_OVR | DST_CRC | DST_RBIT | DST_SHRT | DST_ABT))
816 if ((status & (DST_RBIT | DST_SHRT | DST_ABT)) ||
H A Dpc300_drv.c309 if ((status & (DST_OVR | DST_CRC | DST_RBIT | DST_SHRT | DST_ABT)) ||
1721 if (rxb & (DST_RBIT | DST_SHRT | DST_ABT)) {

Completed in 65 milliseconds