Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Ddevid_cache.c875 ddi_devid_t match_devid; in e_devid_cache_to_devt_list() local
944 &match_devid) != DDI_SUCCESS) { in e_devid_cache_to_devt_list()
952 if (ddi_devid_compare(devid, match_devid) != 0) { in e_devid_cache_to_devt_list()
956 ddi_devid_free(match_devid); in e_devid_cache_to_devt_list()
959 ddi_devid_free(match_devid); in e_devid_cache_to_devt_list()