Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sparc64/pci/
Dofw_pcib.c64 static ofw_pci_setup_device_t ofw_pcib_setup_device; variable
78 DEVMETHOD(ofw_pci_setup_device, ofw_pcib_setup_device),
157 ofw_pcib_setup_device(device_t bus, device_t child) in ofw_pcib_setup_device() function