Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ppbus/
H A Dppb_1284.h126 extern int byte_peripheral_write(device_t, char *, int, int *);
H A Dppi.c531 if ((error = byte_peripheral_write(ppbus, in ppiwrite()
H A Dppb_1284.c399 byte_peripheral_write(device_t bus, char *buffer, int len, int *sent) in byte_peripheral_write() function