Searched defs:pcihp_new_slot_state (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c235 static int pcihp_new_slot_state(dev_info_t *, hpc_slot_t,
1845 if (hpc_nexus_register_bus(dip, pcihp_new_slot_state, 0) != 0) {
1963 * pcihp_new_slot_state()
1970 pcihp_new_slot_state(dev_info_t *dip, hpc_slot_t hdl, function
2282 "pcihp_new_slot_state: unknown slot_state %d", slot_state);

Completed in 51 milliseconds