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

/freebsd-11-stable/sys/dev/cmx/
H A Dcmxvar.h33 #define CMX_MIN_WRLEN 5 /* min write length */ macro
H A Dcmx.c575 * written than CMX_MIN_WRLEN, or any of the errors that cmx_sync_SCR
594 if (uio->uio_resid < CMX_MIN_WRLEN) {

Completed in 105 milliseconds