Searched refs:SCHPC_SLOTSTATE_CONNECTED (Results 1 – 2 of 2) sorted by relevance
101 #define SCHPC_SLOTSTATE_CONNECTED 0x100 /* Receptacle Connected */ macro
574 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 …]