Home
last modified time | relevance | path

Searched refs:BUS_LOCATOR_FREEBSD (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dbus.h816 #define BUS_LOCATOR_FREEBSD "FreeBSD" macro
/freebsd/sys/kern/
H A Dsubr_bus.c4435 if (strcmp(locator, BUS_LOCATOR_FREEBSD) == 0) { in bus_generic_get_device_path()