Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c3308 di_match_drv_name(struct dev_info *node, struct di_state *st, int match) in di_match_drv_name() function
3515 if ((ppdp = di_match_drv_name(node, st, DI_MATCH_PARENT)) == NULL) { in di_getppdata()
3537 if ((dpdp = di_match_drv_name(node, st, DI_MATCH_DRIVER)) == NULL) { in di_getdpdata()