Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c326 static di_off_t di_getpath_data(dev_info_t *, di_off_t *, di_off_t,
1943 off = di_getpath_data((dev_info_t *)node, &me->multipath_client, in di_copynode()
1954 off = di_getpath_data((dev_info_t *)node, &me->multipath_phci, in di_copynode()
2881 di_getpath_data(dev_info_t *dip, di_off_t *off_p, di_off_t noff, in di_getpath_data() function