Searched refs:dev_wired_cache_match (Results 1 – 4 of 4) sorted by relevance
917 bool dev_wired_cache_match(device_location_cache_t *dcp, device_t dev, const char *at);
1241 matches = dev_wired_cache_match(cache, child, s); in acpi_hint_device_unit()
6105 dev_wired_cache_match(device_location_cache_t *dcp, device_t dev, in dev_wired_cache_match() function
4630 if (dev_wired_cache_match(cache, child, at)) { in pci_hint_device_unit()