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

/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c2702 pshot_findchild(dev_info_t *pdip, char *cname, char *caddr) function
2893 child = pshot_findchild(parent, cname, caddr);
2957 if ((child = pshot_findchild(parent, cname, caddr)) != NULL) {

Completed in 63 milliseconds