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

/freebsd-11.0-release/sys/dev/iicbus/
H A Diiconf.h92 #define IIC_EOVERFLOW 0x7 /* too much data */ macro
H A Diiconf.c56 case IIC_EOVERFLOW: return (EOVERFLOW);

Completed in 99 milliseconds