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

/freebsd-11-stable/sys/dev/ppbus/
H A Dppb_1284.c330 * byte_peripheral_outbyte()
335 byte_peripheral_outbyte(device_t bus, char *buffer, int last) function
427 if ((error = byte_peripheral_outbyte(bus, buffer+i, (i == len-1))))

Completed in 118 milliseconds