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

/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_pci.c56 * for pci devices. See ppb_initchild() for details.
229 static int ppb_initchild(dev_info_t *child);
496 return (ppb_initchild((dev_info_t *)arg));
627 ppb_initchild(dev_info_t *child) function
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_pci.c81 * for pci devices. See ppb_initchild() for details.
295 static int ppb_initchild(dev_info_t *child);
582 return (ppb_initchild((dev_info_t *)arg));
786 ppb_initchild(dev_info_t *child) function

Completed in 71 milliseconds