device_location_cache_t
device_location_cache_t *cache;
device_location_cache_t *cache;
device_location_cache_t *
device_location_cache_t *dcp;
dev_wired_cache_fini(device_location_cache_t *dcp)
dev_wired_cache_lookup(device_location_cache_t *dcp, const char *locator)
dev_wired_cache_add(device_location_cache_t *dcp, const char *locator, const char *path)
dev_wired_cache_match(device_location_cache_t *dcp, device_t dev,
device_location_cache_t *dev_wired_cache_init(void);
void dev_wired_cache_fini(device_location_cache_t *dcp);
bool dev_wired_cache_match(device_location_cache_t *dcp, device_t dev, const char *at);