Searched refs:matchid (Results 1 – 1 of 1) sorted by relevance
382 ddi_devid_t matchid; in dev_fmri_present() local428 devid_str_decode(devid, &matchid, NULL) != 0) in dev_fmri_present()431 if (devid_compare(id, matchid) != 0) in dev_fmri_present()435 devid_free(matchid); in dev_fmri_present()462 ddi_devid_t matchid; in dev_fmri_replaced() local508 devid_str_decode(devid, &matchid, NULL) != 0) in dev_fmri_replaced()511 if (devid_compare(id, matchid) != 0) in dev_fmri_replaced()515 devid_free(matchid); in dev_fmri_replaced()