Home
last modified time | relevance | path

Searched refs:byte_peripheral_write (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/ppbus/
H A Dppb_1284.h124 extern int byte_peripheral_write(device_t, char *, int, int *);
H A Dppi.c522 if ((error = byte_peripheral_write(ppbus, in ppiwrite()
H A Dppb_1284.c395 byte_peripheral_write(device_t bus, char *buffer, int len, int *sent) in byte_peripheral_write() function