Searched refs:SCHPC_SLOTSTATE_HPCINITED (Results 1 – 2 of 2) sorted by relevance
106 #define SCHPC_SLOTSTATE_HPCINITED 0x400000 /* Ready to accept commands */ macro
565 if (!(schpc_p->schpc_slot[slot].state & SCHPC_SLOTSTATE_HPCINITED)) { in schpc_connect()979 if (!(schpc_p->schpc_slot[slot].state & SCHPC_SLOTSTATE_HPCINITED)) { in schpc_disconnect()1130 if (!(schpc_p->schpc_slot[slot].state & SCHPC_SLOTSTATE_HPCINITED)) { in schpc_cpci_control()1599 if (!(schpc_p->schpc_slot[slot].state & SCHPC_SLOTSTATE_HPCINITED)) { in schpc_pci_control()2313 if (!(schpc_p->schpc_slot[slot].state & SCHPC_SLOTSTATE_HPCINITED)) { in schpc_event_handler()3737 schpc_p->schpc_slot[slot].state |= SCHPC_SLOTSTATE_HPCINITED; in schpc_add_pci()