Searched refs:byte_peripheral_write (Results 1 – 3 of 3) sorted by relevance
124 extern int byte_peripheral_write(device_t, char *, int, int *);
522 if ((error = byte_peripheral_write(ppbus, in ppiwrite()
395 byte_peripheral_write(device_t bus, char *buffer, int len, int *sent) in byte_peripheral_write() function