Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/sys/
Dkobj.h102 #define KOBJMETHOD(NAME, FUNC) \ macro
Dbus.h432 #define DEVMETHOD KOBJMETHOD
/third_party/FreeBSD/sys/kern/
Dsubr_bus.c2748 KOBJMETHOD(device_shutdown, bus_generic_shutdown),
2749 KOBJMETHOD(device_suspend, bus_generic_suspend),
2750 KOBJMETHOD(device_resume, bus_generic_resume),
2753 KOBJMETHOD(bus_print_child, root_print_child),