Home
last modified time | relevance | path

Searched refs:dev_wired_cache_init (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/sys/
H A Dbus.h888 device_location_cache_t *dev_wired_cache_init(void);
/freebsd-14.2/sys/dev/acpica/
H A Dacpi.c1214 cache = dev_wired_cache_init(); in acpi_hint_device_unit()
/freebsd-14.2/sys/kern/
H A Dsubr_bus.c5966 dev_wired_cache_init(void) in dev_wired_cache_init() function
/freebsd-14.2/sys/dev/pci/
H A Dpci.c4548 cache = dev_wired_cache_init(); in pci_hint_device_unit()