dev_cmp
int dev_cmp(const char *dev1, const char *dev2, int match_minor);
if (!dev_cmp(lap->apidp->xport_phys, nodepath, match_minor)) {
if (!dev_cmp(lap->apidp->xport_phys, nodepath, match_minor)) {
if (dev_cmp(ppath, pmtp->phys, pmtp->match_minor)) {
if (!dev_cmp(dptp->hba_phys, devpath, match_minor)) {
if (!dev_cmp(lap->apidp->hba_phys, nodepath, match_minor)) {
if (dev_cmp(lap->apidp->path, nodepath, match_minor)) {
int dev_cmp(const char *dev1, const char *dev2, int match_minor);