Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofw_bus_subr.c111 if ( strcmp(locator, BUS_LOCATOR_OFW) == 0){ in ofw_bus_gen_get_device_path()
/freebsd/sys/sys/
H A Dbus.h818 #define BUS_LOCATOR_OFW "OFW" macro