Searched refs:ALL_SNT (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hamradio/
H A Dz8530.h182 #define ALL_SNT 0x1 /* All sent */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dzs.h238 #define ALL_SNT 0x1 /* All sent */ macro
H A Dip22zilog.h218 #define ALL_SNT 0x1 /* All sent */ macro
H A Dsunzilog.h222 #define ALL_SNT 0x1 /* All sent */ macro
H A Dpmac_zilog.h324 #define ALL_SNT 0x1 /* All sent */ macro
H A Dip22zilog.c168 if (stat & ALL_SNT)
696 if (stat & ALL_SNT)
H A Dzs.c257 while (!(read_zsreg(zport, R1) & ALL_SNT) && --loops) {
317 return status & ALL_SNT ? TIOCSER_TEMT : 0;
H A Dpmac_zilog.c137 if (stat & ALL_SNT)
1192 || (read_zsreg(uap, R1) & ALL_SNT) == 0) {
H A Dsunzilog.c186 if (stat & ALL_SNT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dz85230.h205 #define ALL_SNT 0x1 /* All sent */ macro

Completed in 112 milliseconds