Searched refs:PROGRESS_READY (Results 1 – 7 of 7) sorted by relevance
514 #define PROGRESS_READY 0x8000 /* ready for work */ macro
1441 rgep->progress &= ~PROGRESS_READY; in rge_unattach()1849 rgep->progress |= PROGRESS_READY; in rge_attach()
106 #define PROGRESS_READY 0x0800 /* ready for work */ macro
2241 ngep->progress &= ~PROGRESS_READY; in nge_unattach()2552 ngep->progress |= PROGRESS_READY; in nge_attach()
1010 #define PROGRESS_READY 0x8000 /* ready for work */ macro
3270 bgep->progress &= ~PROGRESS_READY;4116 bgep->progress |= PROGRESS_READY;
3695 bgep->progress &= ~PROGRESS_READY; in bge_chip_stop_nonblocking()