Home
last modified time | relevance | path

Searched refs:PROGRESS_INIT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge.h510 #define PROGRESS_INIT 0x0080 /* rx/buf/tx ring initialised */ macro
H A Drge_main.c1459 if (rgep->progress & PROGRESS_INIT) { in rge_unattach()
1779 rgep->progress |= PROGRESS_INIT; in rge_attach()