Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddevid_cache.c692 e_devid_cache_pathinfo(mdi_pathinfo_t *pip, ddi_devid_t devid) in e_devid_cache_pathinfo() function
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c5089 extern int e_devid_cache_pathinfo(mdi_pathinfo_t *, ddi_devid_t);
5385 if (e_devid_cache_pathinfo(pchild, devid) == DDI_SUCCESS) { in scsi_device_createchild()