Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dconfig.c367 cdata->devcache = lut_add(cdata->devcache, in config_cook()
455 if (cp->devcache != NULL) in config_free()
456 lut_free(cp->devcache, NULL, NULL); in config_free()
457 cp->devcache = NULL; in config_free()
604 lut_walk(fromcfg->devcache, (lut_cb)prtdevcache, NULL); in config_bydev_lookup()
606 if ((find = lut_lookup(fromcfg->devcache, in config_bydev_lookup()
630 lut_walk(fromcfg->devcache, (lut_cb)prtdevidcache, NULL); in config_bydevid_lookup()
656 lut_walk(fromcfg->devcache, (lut_cb)prttpcache, NULL); in config_bytp_lookup()
H A Dconfig.h54 struct lut *devcache; member
H A Dplatform.c741 Lastcfg->devcache = NULL; in platform_config_snapshot()
H A Dfme.c814 cfgdata->devcache = NULL; in fme_restart()
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c9658 static sl_info_link_t *devcache; in sl_devhash_lookup() local
9660 if (devcache != NULL && devcache->dev == device) { in sl_devhash_lookup()
9661 return (devcache->head); in sl_devhash_lookup()
9667 devcache = lp; in sl_devhash_lookup()
/illumos-gate/usr/src/uts/common/sys/
H A DMakefile181 devcache.h \
/illumos-gate/usr/src/uts/common/
H A DMakefile.files164 devcache.o \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m815 file path=usr/include/sys/devcache.h