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

/freebsd-13-stable/lib/libdpv/
H A Ddpv.h137 #define DPV_NO_OVERRUN 0x0010 /* Stop transfers when they hit 100% */ macro
H A Ddpv.c204 no_overrun = ((options & DPV_NO_OVERRUN) != 0);
/freebsd-13-stable/usr.bin/dpv/
H A Ddpv.c344 config->options |= DPV_NO_OVERRUN;

Completed in 158 milliseconds