Searched refs:ofw_pci_read_ivar (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/sys/sparc64/pci/
H A Dofw_pci.h166 bus_read_ivar_t ofw_pci_read_ivar; variable
H A Dofw_pci.c276 ofw_pci_read_ivar(device_t dev, device_t child __unused, int which, function
H A Dpsycho.c129 DEVMETHOD(bus_read_ivar, ofw_pci_read_ivar),
H A Dschizo.c126 DEVMETHOD(bus_read_ivar, ofw_pci_read_ivar),
H A Dfire.c136 DEVMETHOD(bus_read_ivar, ofw_pci_read_ivar),
/freebsd-10.3-release/sys/powerpc/ofw/
H A Dofw_pci.c62 static int ofw_pci_read_ivar(device_t, device_t, int,
105 DEVMETHOD(bus_read_ivar, ofw_pci_read_ivar),
290 ofw_pci_read_ivar(device_t dev, device_t child, int which, uintptr_t *result) function

Completed in 216 milliseconds