Searched refs:phbc (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dsunmdi.c8459 mdi_phci_bus_config_t *phbc = (mdi_phci_bus_config_t *)arg; local
8460 mdi_vhci_bus_config_t *vhbc = phbc->phbc_vhbusconfig;
8467 if ((ph_dip = e_ddi_hold_devi_by_path(phbc->phbc_phci_path, 0))
8482 kmem_free(phbc->phbc_phci_path, strlen(phbc->phbc_phci_path) + 1);
8483 kmem_free(phbc, sizeof (*phbc));
8500 mdi_phci_bus_config_t *phbc_head = NULL, *phbc, *phbc_next; local
8517 phbc = kmem_zalloc(sizeof (*phbc), KM_SLEE
[all...]

Completed in 180 milliseconds