Searched refs:ppc_read (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/ppc/ |
H A D | ppcvar.h | 37 int ppc_read(device_t, char *, int, int);
|
H A D | ppc_puc.c | 67 DEVMETHOD(ppbus_read, ppc_read),
|
H A D | ppc_acpi.c | 76 DEVMETHOD(ppbus_read, ppc_read),
|
H A D | ppc_pci.c | 65 DEVMETHOD(ppbus_read, ppc_read),
|
H A D | ppc_isa.c | 74 DEVMETHOD(ppbus_read, ppc_read),
|
H A D | ppc.c | 1611 ppc_read(device_t dev, char *buf, int len, int mode) in ppc_read() function
|