Searched refs:slot_power_on (Results 1 – 2 of 2) sorted by relevance
45 uint16_t slot_power_on :1, /* Slot Power is on */ member65 uint16_t slot_power_on :1, /* Connect Slot to bus */ member
704 setslot.slot_power_on = PCIMSG_ON; /* Turn slot power on */ in schpc_connect()1401 } else if (slotstatus.slot_power_on == PCIMSG_ON) { in schpc_cpci_control()1694 } else if (slotstatus.slot_power_on == PCIMSG_ON) { in schpc_pci_control()2074 if (slotstatus.slot_power_on) { in schpc_test()2146 if (slotstatus.slot_power_on) { in schpc_test()2176 if (!slotstatus.slot_power_on) { in schpc_test()2188 setslot.slot_power_on = PCIMSG_ON; in schpc_test()2205 if (slotstatus.slot_power_on) { in schpc_test()2387 if (slotstatus.slot_power_on) { in schpc_event_handler()3141 reply.pcimsg_type.pcimsg_getslot.slot_power_on); in schpc_getslotstatus()[all …]