Home
last modified time | relevance | path

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

/freebsd/sys/dev/ofw/
H A Dofwbus.c59 static device_attach_t ofwbus_attach; variable
66 DEVMETHOD(device_attach, ofwbus_attach),
99 ofwbus_attach(device_t dev) in ofwbus_attach() function