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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c334 dev_path_fix(topo_mod_t *mp, char *path, int devno, int fnno) function
439 * Dup the path, dev_path_fix() may replace it and
440 * dev_path_fix() wouldn't know to use
449 if ((fpath = dev_path_fix(mp, path, d, f)) == NULL)
736 fpath = dev_path_fix(mp, path, d, f);

Completed in 58 milliseconds