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

/freebsd-13-stable/sys/dev/ppc/
H A Dppcvar.h36 int ppc_read_ivar(device_t bus, device_t dev, int index, uintptr_t *val);
H A Dppc_puc.c59 DEVMETHOD(bus_read_ivar, ppc_read_ivar),
H A Dppc_acpi.c67 DEVMETHOD(bus_read_ivar, ppc_read_ivar),
H A Dppc_pci.c57 DEVMETHOD(bus_read_ivar, ppc_read_ivar),
H A Dppc_isa.c66 DEVMETHOD(bus_read_ivar, ppc_read_ivar),
H A Dppc.c1917 ppc_read_ivar(device_t bus, device_t dev, int index, uintptr_t *val) function

Completed in 69 milliseconds