Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_scsi.h441 int dev_cmp(const char *dev1, const char *dev2, int match_minor);
H A Dcfga_list.c355 if (!dev_cmp(lap->apidp->hba_phys, nodepath, match_minor)) { in stat_dev()
363 if (dev_cmp(lap->apidp->path, nodepath, match_minor)) { in stat_dev()
H A Dcfga_cvt.c503 if (!dev_cmp(dptp->hba_phys, devpath, match_minor)) { in do_drv_dyn_to_devpath()
H A Dcfga_utils.c1202 dev_cmp(const char *dev1, const char *dev2, int match_minor) in dev_cmp() function
/titanic_50/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.h528 int dev_cmp(const char *dev1, const char *dev2, int match_minor);
H A Dcfga_utils.c1003 if (dev_cmp(ppath, pmtp->phys, pmtp->match_minor)) { in lookup_dev()
1065 dev_cmp(const char *dev1, const char *dev2, int match_minor) in dev_cmp() function
H A Dcfga_list.c1239 if (!dev_cmp(lap->apidp->xport_phys, nodepath, match_minor)) { in stat_fc_dev()
1368 if (!dev_cmp(lap->apidp->xport_phys, nodepath, match_minor)) { in stat_FCP_dev()