Home
last modified time | relevance | path

Searched refs:BUS_PASS_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dbus.h723 #define BUS_PASS_DEFAULT __INT_MAX /* Everything else. */ macro
789 evh, arg, order, BUS_PASS_DEFAULT)
793 BUS_PASS_DEFAULT)
/f-stack/freebsd/arm/nvidia/drm2/
H A Dtegra_host1x.c454 if (sc->attach_done || bus_current_pass < BUS_PASS_DEFAULT) { in host1x_new_pass()
/f-stack/freebsd/kern/
H A Dsubr_bus.c888 if (bus_current_pass == BUS_PASS_DEFAULT) in driver_register_pass()
2879 if (bus_current_pass == BUS_PASS_DEFAULT && in device_probe()
5207 bus_set_pass(BUS_PASS_DEFAULT); in root_bus_configure()