Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddman_domain.c89 static int man_dip_is_attached(dev_info_t *);
627 man_dip_is_attached(eri_dip)) { in man_find_devs()
692 if (man_dip_is_attached(dip) == FALSE) { in man_get_eri_dev_info()
829 man_dip_is_attached(dev_info_t *dip) in man_dip_is_attached() function