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

/freebsd-11.0-release/sys/dev/ppbus/
H A Dimmio.c455 * imm_instr()
458 imm_instr(struct vpoio_data *vpo, char *buffer, int size) function
765 error = imm_instr(vpo, &buffer[*count], len);
789 if (imm_instr(vpo, &l, 1)) {
796 if (imm_instr(vpo, &h, 1)) {

Completed in 39 milliseconds