Home
last modified time | relevance | path

Searched refs:IIC_NOINTR (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/iicbus/
H A Diiconf.h43 #define IIC_NOINTR 0 macro
H A Diicbus_if.m61 # data: pointer to int containing IIC_WAIT or IIC_DONTWAIT and either IIC_INTR or IIC_NOINTR
H A Diiconf.c116 case IIC_WAIT | IIC_NOINTR: in iicbus_poll()