Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/ppbus/
H A Dppb_1284.c327 byte_peripheral_outbyte(device_t bus, char *buffer, int last) in byte_peripheral_outbyte() function
419 if ((error = byte_peripheral_outbyte(bus, buffer+i, (i == len-1)))) in byte_peripheral_write()