Searched refs:STAT_C (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A D82596.c180 #define STAT_C 0x8000 /* Set to 0 after execution */ macro
784 while ((rfd->stat) & STAT_C) { /* Loop while complete frames */
1348 while ((lp->cmd_head != I596_NULL) && (lp->cmd_head->status & STAT_C)) {
H A Dlib82596.c150 #define STAT_C 0x8000 /* Set to 0 after execution */ macro
664 while (rfd->stat & SWAP16(STAT_C)) { /* Loop while complete frames */
1156 if (!(lp->cmd_head->status & SWAP16(STAT_C)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A D82596.c180 #define STAT_C 0x8000 /* Set to 0 after execution */ macro
784 while ((rfd->stat) & STAT_C) { /* Loop while complete frames */
1348 while ((lp->cmd_head != I596_NULL) && (lp->cmd_head->status & STAT_C)) {
H A Dlib82596.c150 #define STAT_C 0x8000 /* Set to 0 after execution */ macro
664 while (rfd->stat & SWAP16(STAT_C)) { /* Loop while complete frames */
1156 if (!(lp->cmd_head->status & SWAP16(STAT_C)))

Completed in 185 milliseconds