Searched refs:config_bydev_lookup (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dconfig.h85 struct node *config_bydev_lookup(struct cfgdata *, const char *);
H A Dconfig.c594 * config_bydev_lookup -- look up the path in our devcache lut. If we find
598 config_bydev_lookup(struct cfgdata *fromcfg, const char *path) function
H A Dplatform.c331 if ((ret = config_bydev_lookup(Lastcfg, path)) == NULL)

Completed in 64 milliseconds