Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ppbus/
Dppbus_1284.c300 byte_peripheral_outbyte(device_t dev, char *buffer, int last) in byte_peripheral_outbyte() function
391 if ((error = byte_peripheral_outbyte(dev, buffer+i, (i == len-1)))) in byte_peripheral_write()