Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/niumx/
H A Dniumx.c151 static int niumx_initchild(dev_info_t *child);
473 return (niumx_initchild((dev_info_t *)arg)); in niumx_ctlops()
568 niumx_initchild(dev_info_t *child) in niumx_initchild() function