Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sparc64/pci/
Dofw_pcib.c63 static device_attach_t ofw_pcib_attach; variable
69 DEVMETHOD(device_attach, ofw_pcib_attach),
119 ofw_pcib_attach(device_t dev) in ofw_pcib_attach() function