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

/freebsd-10-stable/sys/dev/ppbus/
H A Dvpoio.c437 * vpoio_outstr()
440 vpoio_outstr(struct vpoio_data *vpo, char *buffer, int size) function
719 if (vpoio_outstr(vpo, &command[k], 1)) {
757 error = vpoio_outstr(vpo, &buffer[*count], len);

Completed in 153 milliseconds