Searched refs:BUS_LOCATOR_FREEBSD (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/sys/ | ||
H A D | bus.h | 810 #define BUS_LOCATOR_FREEBSD "FreeBSD" macro |
/freebsd/sys/kern/ | ||
H A D | subr_bus.c | 4553 if (strcmp(locator, BUS_LOCATOR_FREEBSD) == 0) { in bus_generic_get_device_path() |