Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/pciex/
H A Dnpe.c207 static int npe_initchild(dev_info_t *child);
831 return (npe_initchild((dev_info_t *)arg)); in npe_ctlops()
961 npe_initchild(dev_info_t *child) in npe_initchild() function