Home
last modified time | relevance | path

Searched refs:hpc_slot_state_t (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/uts/sun4u/montecarlo/sys/
H A Dhscimpl.h135 hpc_slot_state_t hs_slot_state;
/titanic_50/usr/src/uts/sun4u/serengeti/sys/
H A Dsghsc.h130 hpc_slot_state_t slot_status;
/titanic_50/usr/src/uts/common/sys/hotplug/
H A Dhpctrl.h193 HPC_SLOT_CONNECTED, HPC_SLOT_UNKNOWN } hpc_slot_state_t; typedef
/titanic_50/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c359 hpc_slot_state_t *hpc_slot_state; in cardbus_pci_control()
361 hpc_slot_state = (hpc_slot_state_t *)arg; in cardbus_pci_control()
667 hpc_slot_state_t rstate; in cardbus_configure_ap()
1124 hpc_slot_state_t rstate; in cardbus_ioctl()
/titanic_50/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c265 static void pcihp_probe_slot_state(dev_info_t *, int, hpc_slot_state_t *);
751 hpc_slot_state_t rstate; in pcihp_ioctl()
1455 hpc_slot_state_t rstate; in pcihp_configure_ap()
2322 hpc_slot_state_t rstate; in pcihp_event_handler()
3180 pcihp_probe_slot_state(dev_info_t *dip, int dev, hpc_slot_state_t *rstatep)
3677 hpc_slot_state_t rstate; in pcihp_config_setup()
/titanic_50/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c984 *(hpc_slot_state_t *)arg = HPC_SLOT_UNKNOWN; in sghsc_control()
1008 *(hpc_slot_state_t *)arg = in sghsc_control()
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c1382 hpc_slot_state_t *hpc_slot_state; in schpc_cpci_control()
1384 hpc_slot_state = (hpc_slot_state_t *)arg; in schpc_cpci_control()
1668 hpc_slot_state_t *hpc_slot_state; in schpc_pci_control()
1670 hpc_slot_state = (hpc_slot_state_t *)arg; in schpc_pci_control()
/titanic_50/usr/src/uts/sun4u/montecarlo/io/
H A Dhsc.c462 hsc_get_slot_state(hsc_slot_t *hsp, hpc_slot_state_t *hssp) in hsc_get_slot_state()
753 return (hsc_get_slot_state(hsp, (hpc_slot_state_t *)arg)); in hsc_control()