Home
last modified time | relevance | path

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

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