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

/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Dschpc.h101 #define SCHPC_SLOTSTATE_CONNECTED 0x100 /* Receptacle Connected */ macro
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c574 if (schpc_p->schpc_slot[slot].state & SCHPC_SLOTSTATE_CONNECTED) {
859 SCHPC_SLOTSTATE_CONNECTED;
989 if (!(schpc_p->schpc_slot[slot].state & SCHPC_SLOTSTATE_CONNECTED)) {
1067 ~SCHPC_SLOTSTATE_CONNECTED;
1405 SCHPC_SLOTSTATE_CONNECTED;
1411 ~SCHPC_SLOTSTATE_CONNECTED;
1698 SCHPC_SLOTSTATE_CONNECTED;
1704 ~SCHPC_SLOTSTATE_CONNECTED;
2209 SCHPC_SLOTSTATE_CONNECTED;
2219 ~SCHPC_SLOTSTATE_CONNECTED;
[all...]

Completed in 48 milliseconds