Searched refs:device_location_cache_t (Results 1 – 4 of 4) sorted by relevance
1003 typedef struct device_location_cache device_location_cache_t; typedef1004 device_location_cache_t *dev_wired_cache_init(void);1005 void dev_wired_cache_fini(device_location_cache_t *dcp);1006 bool dev_wired_cache_match(device_location_cache_t *dcp, device_t dev, const char *at);
6090 device_location_cache_t *6093 device_location_cache_t *dcp; in dev_wired_cache_init()6102 dev_wired_cache_fini(device_location_cache_t *dcp) in dev_wired_cache_fini()6113 dev_wired_cache_lookup(device_location_cache_t *dcp, const char *locator) in dev_wired_cache_lookup()6126 dev_wired_cache_add(device_location_cache_t *dcp, const char *locator, const char *path) in dev_wired_cache_add()6144 dev_wired_cache_match(device_location_cache_t *dcp, device_t dev, in dev_wired_cache_match()
1346 device_location_cache_t *cache; in acpi_hint_device_unit()
4634 device_location_cache_t *cache; in pci_hint_device_unit()