Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppc/
H A Dppcvar.h37 int ppc_read(device_t, char *, int, int);
H A Dppc_puc.c67 DEVMETHOD(ppbus_read, ppc_read),
H A Dppc_acpi.c76 DEVMETHOD(ppbus_read, ppc_read),
H A Dppc_pci.c65 DEVMETHOD(ppbus_read, ppc_read),
H A Dppc_isa.c74 DEVMETHOD(ppbus_read, ppc_read),
H A Dppc.c1611 ppc_read(device_t dev, char *buf, int len, int mode) in ppc_read() function