HomeSort by relevance Sort by last modified time
    Searched refs:devcache (Results 1 - 13 of 13) sorted by null

  /onnv/onnv-gate/usr/src/cmd/fm/modules/common/eversholt/
config.h 57 struct lut *devcache; member in struct:cfgdata
config.c 360 cdata->devcache = lut_add(cdata->devcache,
426 if (cp->devcache != NULL)
427 lut_free(cp->devcache, NULL, NULL);
428 cp->devcache = NULL;
555 * config_bydev_lookup -- look up the path in our devcache lut. If we find
565 lut_walk(fromcfg->devcache, (lut_cb)prtdevcache, NULL);
567 if ((find = lut_lookup(fromcfg->devcache,
591 lut_walk(fromcfg->devcache, (lut_cb)prtdevidcache, NULL);
platform.c 687 Lastcfg->devcache = NULL;
    [all...]
fme.c 738 cfgdata->devcache = NULL;
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/os/
retire_store.c 37 #include <sys/devcache.h>
97 * caching framework (see devcache.c) as it will not
devid_cache.c 41 #include <sys/devcache.h>
devcache.c 44 #include <sys/devcache.h>
71 * <sys/devcache.h> for the supported interfaces.
  /onnv/onnv-gate/usr/src/uts/common/fs/dev/
sdev_ncache.c 60 #include <sys/devcache.h>
  /onnv/onnv-gate/usr/src/uts/common/sys/
Makefile 168 devcache.h \
  /onnv/onnv-gate/usr/src/cmd/cpio/
cpio.c 9636 static sl_info_link_t *devcache; local
    [all...]
  /onnv/onnv-gate/usr/src/uts/intel/io/pci/
pci_boot.c 47 #include <sys/devcache.h>
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/
Makefile.files 143 devcache.o \
    [all...]
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWhea/
prototype_com     [all...]

Completed in 180 milliseconds