Home
last modified time | relevance | path

Searched refs:hpc_slot_info_t (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c134 hpc_slot_info_t *slot_info, int slot_state);
191 hpc_slot_info_t slot_info; /* should be static & copied */
217 hpc_slot_info_t *slot_info, int slot_state);
220 hpc_slot_info_t *slot_info;
320 hpc_slot_info_t *slot_info, int slot_state), uint_t flags) in hpc_nexus_register_bus()
439 hpc_slot_register(dev_info_t *hpc_dip, char *bus, hpc_slot_info_t *infop, in hpc_slot_register()
447 hpc_slot_info_t *slot_info, int slot_state); in hpc_slot_register()
554 hpc_slot_info_t *slot_info, int slot_state); in hpc_slot_unregister()
/illumos-gate/usr/src/uts/common/sys/hotplug/
H A Dhpctrl.h102 } hpc_slot_info_t; typedef
274 hpc_slot_info_t *slot_info, hpc_slot_t *slot_hdl,
H A Dhpcsvc.h45 hpc_slot_info_t *slot_info, int slot_state),
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.h80 hpc_slot_info_t slot_info; /* Bus Specific SlotInfo */
H A Dcardbus_hp.c93 hpc_slot_info_t *slot_info, int slot_state);
107 hpc_slot_info_t slot_info; in cardbus_init_hotplug()
461 hpc_slot_info_t *slot_info, int slot_state) in cardbus_new_slot_state()
1583 hpc_slot_info_t slot_info; in cardbus_ioctl()
1597 sizeof (hpc_slot_info_t)) != 0) { in cardbus_ioctl()
/illumos-gate/usr/src/uts/sun4u/daktari/sys/
H A Dhpc3130_dak.h139 hpc_slot_info_t hpc3130_slot_info;
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsghsc.h129 hpc_slot_info_t slot_info;
/illumos-gate/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c872 hpc_slot_info_t slot_info; in prt_led_mode()
1501 hpc_slot_info_t slot_info; in cfga_list_ext()
1514 (void) memset(&slot_info, 0, sizeof (hpc_slot_info_t)); in cfga_list_ext()
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c240 hpc_slot_info_t *, int);
1345 hpc_slot_info_t slot_info; in pcihp_ioctl()
1359 sizeof (hpc_slot_info_t)) != 0) { in pcihp_ioctl()
1971 hpc_slot_info_t *slot_info, int slot_state) in pcihp_new_slot_state()
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c618 hpc_slot_info_t *slot_info; in sghsc_register_slots()