Searched refs:SCHPC_SLOTSTATE_ENUM (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Dschpc.h104 #define SCHPC_SLOTSTATE_ENUM 0x100000 /* ENUM Handling in progress */ macro
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c1472 if (schpc_p->schpc_slot[slot].state & SCHPC_SLOTSTATE_ENUM) {
1482 ~SCHPC_SLOTSTATE_ENUM;
2552 schpc_p->schpc_slot[slot].state |= SCHPC_SLOTSTATE_ENUM;

Completed in 99 milliseconds