Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/
H A Dofw_iicbus.c46 static device_attach_t ofw_iicbus_attach; variable
57 DEVMETHOD(device_attach, ofw_iicbus_attach),
102 ofw_iicbus_attach(device_t dev) in ofw_iicbus_attach() function