Home
last modified time | relevance | path

Searched refs:hpc_occupant_info_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/hotplug/
H A Dhpctrl.h321 } hpc_occupant_info_t; typedef
/illumos-gate/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c267 get_occupants(const char *ap_id, hpc_occupant_info_t *occupant) in get_occupants()
348 confirm_rcm(hpc_occupant_info_t *occupant, rcm_handle_t *rhandle) in confirm_rcm()
363 fail_rcm(hpc_occupant_info_t *occupant, rcm_handle_t *rhandle) in fail_rcm()
505 check_rcm(const char *ap_id, hpc_occupant_info_t *occupant, in check_rcm()
583 hpc_occupant_info_t occupants; in cfga_change_state()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c69 } hpc_occupant_info_t; typedef
597 hpc_occupant_info_t *occupant = (hpc_occupant_info_t *)hdl; in cardbus_list_occupants()
624 hpc_occupant_info_t occupant; in create_occupant_props()
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c178 hpc_occupant_info_t *occupant;
689 hpc_occupant_info_t *occupant; in pcihp_create_occupant_props_nolock()
692 occupant = kmem_alloc(sizeof (hpc_occupant_info_t), KM_SLEEP); in pcihp_create_occupant_props_nolock()
718 kmem_free(occupant, sizeof (hpc_occupant_info_t)); in pcihp_create_occupant_props_nolock()