Searched refs:ppc_write (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/ppc/ |
H A D | ppcvar.h | 38 int ppc_write(device_t, char *, int, int);
|
H A D | ppc_puc.c | 68 DEVMETHOD(ppbus_write, ppc_write),
|
H A D | ppc_acpi.c | 80 DEVMETHOD(ppbus_write, ppc_write),
|
H A D | ppc_pci.c | 66 DEVMETHOD(ppbus_write, ppc_write),
|
H A D | ppc.c | 1617 ppc_write(device_t dev, char *buf, int len, int how) in ppc_write() function
|