Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/hamradio/
Dz8530.h182 #define ALL_SNT 0x1 /* All sent */ macro
/linux-2.6.39/drivers/tty/serial/
Dzs.h238 #define ALL_SNT 0x1 /* All sent */ macro
Dip22zilog.h218 #define ALL_SNT 0x1 /* All sent */ macro
Dsunzilog.h222 #define ALL_SNT 0x1 /* All sent */ macro
Dpmac_zilog.h324 #define ALL_SNT 0x1 /* All sent */ macro
Dip22zilog.c168 if (stat & ALL_SNT) in __load_zsregs()
696 if (stat & ALL_SNT) in __ip22zilog_reset()
Dzs.c257 while (!(read_zsreg(zport, R1) & ALL_SNT) && --loops) { in zs_line_drain()
317 return status & ALL_SNT ? TIOCSER_TEMT : 0; in zs_tx_empty()
Dpmac_zilog.c137 if (stat & ALL_SNT) in pmz_load_zsregs()
1213 || (read_zsreg(uap, R1) & ALL_SNT) == 0) { in pmz_irda_setup()
Dsunzilog.c186 if (stat & ALL_SNT) in __load_zsregs()
/linux-2.6.39/drivers/net/wan/
Dz85230.h205 #define ALL_SNT 0x1 /* All sent */ macro