Searched refs:STAT_C (Results 1 – 2 of 2) sorted by relevance
150 #define STAT_C 0x8000 /* Set to 0 after execution */ macro664 while (rfd->stat & SWAP16(STAT_C)) { /* Loop while complete frames */ in i596_rx()1161 if (!(lp->cmd_head->status & SWAP16(STAT_C))) in i596_interrupt()
180 #define STAT_C 0x8000 /* Set to 0 after execution */ macro783 while ((rfd->stat) & STAT_C) { /* Loop while complete frames */ in i596_rx()1352 while ((lp->cmd_head != I596_NULL) && (lp->cmd_head->status & STAT_C)) { in i596_interrupt()