Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/sys/
H A Dschpc_msg.h45 uint16_t slot_power_on :1, /* Slot Power is on */ member
65 uint16_t slot_power_on :1, /* Connect Slot to bus */ member
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c704 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 …]