Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hotplug/hpcsvc/
H A Dhpcsvc.c439 hpc_slot_register(dev_info_t *hpc_dip, char *bus, hpc_slot_info_t *infop, in hpc_slot_register() argument
455 if (handlep == NULL || infop == NULL || opsp == NULL || hpc_dip == NULL) in hpc_slot_register()
514 slotp->slot_hpc_dip = hpc_dip; in hpc_slot_register()
541 (void) ndi_hold_driver(hpc_dip); in hpc_slot_register()