Searched defs:di_getpath_data (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ |
H A D | devinfo.c | 324 static di_off_t di_getpath_data(dev_info_t *, di_off_t *, di_off_t, 1941 off = di_getpath_data((dev_info_t *)node, &me->multipath_client, 1952 off = di_getpath_data((dev_info_t *)node, &me->multipath_phci, 2879 di_getpath_data(dev_info_t *dip, di_off_t *off_p, di_off_t noff, function 2888 dcmn_err2((CE_WARN, "di_getpath_data: client = %d", get_client));
|
Completed in 56 milliseconds