Home
last modified time | relevance | path

Searched refs:PROGRESS_INTR (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/common/io/rge/
H A Drge_main.c1466 if (rgep->progress & PROGRESS_INTR) { in rge_unattach()
1740 rgep->progress |= PROGRESS_INTR; in rge_attach()
1743 if (!(rgep->progress & PROGRESS_INTR) && in rge_attach()
1752 rgep->progress |= PROGRESS_INTR; in rge_attach()
1754 if (!(rgep->progress & PROGRESS_INTR)) { in rge_attach()
H A Drge.h508 #define PROGRESS_INTR 0X0040 /* h/w interrupt registered */ macro
/titanic_44/usr/src/uts/common/io/bge/
H A Dbge_main2.c526 if (!(bgep->progress & PROGRESS_INTR)) { in bge_m_stop()
573 if (!(bgep->progress & PROGRESS_INTR)) {
655 if (!(bgep->progress & PROGRESS_INTR)) {
1357 if (!(bgep->progress & PROGRESS_INTR)) {
1433 if (!(bgep->progress & PROGRESS_INTR)) {
1991 if (!(bgep->progress & PROGRESS_INTR)) {
3312 if (bgep->progress & PROGRESS_INTR) {
3989 bgep->progress |= PROGRESS_INTR;
H A Dbge_impl.h1006 #define PROGRESS_INTR 0x0080 /* Intrs enabled */ macro
H A Dbge_chip2.c3791 if (bgep->progress & PROGRESS_INTR) { in bge_chip_stop()
3796 bgep->progress &= ~PROGRESS_INTR; in bge_chip_stop()
5406 if (!(bgep->progress & PROGRESS_INTR)) { in bge_chip_factotum()
5409 bgep->progress |= PROGRESS_INTR; in bge_chip_factotum()
/titanic_44/usr/src/uts/common/io/nge/
H A Dnge.h100 #define PROGRESS_INTR 0x0040 /* h/w interrupt registered */ macro
H A Dnge_main.c2276 if (ngep->progress & PROGRESS_INTR) { in nge_unattach()
2463 ngep->progress |= PROGRESS_INTR; in nge_attach()