Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ppbus/
H A Dppbus_1284.h127 int byte_peripheral_write(device_t, char *, int, int *);
H A Dppbus_1284.c360 byte_peripheral_write(device_t dev, char *buffer, int len, in byte_peripheral_write() function