Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppbus/
H A Dppb_1284.c333 byte_peripheral_outbyte(device_t bus, char *buffer, int last) in byte_peripheral_outbyte() function
425 if ((error = byte_peripheral_outbyte(bus, buffer+i, (i == len-1)))) in byte_peripheral_write()