Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsghsc.h130 hpc_slot_state_t slot_status;
/illumos-gate/usr/src/uts/common/sys/hotplug/
H A Dhpctrl.h193 HPC_SLOT_CONNECTED, HPC_SLOT_UNKNOWN } hpc_slot_state_t; typedef
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c363 hpc_slot_state_t *hpc_slot_state; in cardbus_pci_control()
365 hpc_slot_state = (hpc_slot_state_t *)arg; in cardbus_pci_control()
670 hpc_slot_state_t rstate; in cardbus_configure_ap()
1126 hpc_slot_state_t rstate; in cardbus_ioctl()
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c269 static void pcihp_probe_slot_state(dev_info_t *, int, hpc_slot_state_t *);
753 hpc_slot_state_t rstate; in pcihp_ioctl()
1457 hpc_slot_state_t rstate; in pcihp_configure_ap()
2320 hpc_slot_state_t rstate; in pcihp_event_handler()
3177 pcihp_probe_slot_state(dev_info_t *dip, int dev, hpc_slot_state_t *rstatep)
3674 hpc_slot_state_t rstate; in pcihp_config_setup()
/illumos-gate/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()