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

/freebsd-11-stable/sys/dev/cmx/
H A Dcmxvar.h32 #define CMX_MIN_RDLEN 10 /* min read length */ macro
H A Dcmx.c473 * was made to read less than CMX_MIN_RDLEN bytes or less than the
507 if (uio->uio_resid < CMX_MIN_RDLEN) {
525 bytes_left = CMX_MIN_RDLEN +

Completed in 53 milliseconds