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

/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c326 static int pcicfg_update_available_prop(dev_info_t *, pci_regspec_t *);
3256 pcicfg_update_available_prop(dev_info_t *dip, pci_regspec_t *newone) function
3263 DEBUG2("pcicfg_update_available_prop() - Address %lx Size %x\n",
5437 if (pcicfg_update_available_prop(new_child, &reg)) {
5447 if (pcicfg_update_available_prop(new_child, &reg)) {

Completed in 59 milliseconds