Home
last modified time | relevance | path

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

/trueos/sys/dev/ppbus/
HDppb_1284.h124 extern int byte_peripheral_write(device_t, char *, int, int *);
HDppi.c529 if ((error = byte_peripheral_write(ppbus, in ppiwrite()
HDppb_1284.c397 byte_peripheral_write(device_t bus, char *buffer, int len, int *sent) in byte_peripheral_write() function