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

/freebsd-11-stable/sys/dev/iicbus/
H A Diiconf.h92 #define IIC_EUNDERFLOW 0x6 /* slave ready for more data */ macro
H A Diicsmb.c293 case IIC_EUNDERFLOW:
H A Diiconf.c55 case IIC_EUNDERFLOW: return (EIO);

Completed in 108 milliseconds