Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dbus.h922 device_location_cache_t *dev_wired_cache_init(void);
/freebsd/sys/dev/acpica/
H A Dacpi.c1205 cache = dev_wired_cache_init(); in acpi_hint_device_unit()
/freebsd/sys/kern/
H A Dsubr_bus.c5929 dev_wired_cache_init(void) in dev_wired_cache_init() function
/freebsd/sys/dev/pci/
H A Dpci.c4548 cache = dev_wired_cache_init(); in pci_hint_device_unit()