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

/freebsd-11.0-release/sys/dev/iicbus/
H A Diiconf.h93 #define IIC_ENOTSUPP 0x8 /* request not supported */ macro
H A Diiconf.c57 case IIC_ENOTSUPP: return (EOPNOTSUPP);
428 return (IIC_ENOTSUPP);
H A Diicbus.c262 return (IIC_ENOTSUPP);

Completed in 85 milliseconds