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

/freebsd-11-stable/sys/dev/ppbus/
H A Dppb_1284.h124 extern int byte_peripheral_write(device_t, char *, int, int *);
H A Dppi.c529 if ((error = byte_peripheral_write(ppbus,
H A Dppb_1284.c392 * byte_peripheral_write()
397 byte_peripheral_write(device_t bus, char *buffer, int len, int *sent) function

Completed in 68 milliseconds