Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Ddevid_cache.c676 e_devid_cache_pathinfo(mdi_pathinfo_t *pip, ddi_devid_t devid) in e_devid_cache_pathinfo() function
/titanic_41/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c5084 extern int e_devid_cache_pathinfo(mdi_pathinfo_t *, ddi_devid_t);
5380 if (e_devid_cache_pathinfo(pchild, devid) == DDI_SUCCESS) { in scsi_device_createchild()