Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c325 static int pcieb_initchild(dev_info_t *child);
718 return (pcieb_initchild((dev_info_t *)arg)); in pcieb_ctlops()
913 pcieb_initchild(dev_info_t *child) in pcieb_initchild() function