Searched refs:INTR_NOACK (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/iicbus/
H A Diiconf.h102 #define INTR_NOACK 0x7 /* no ack from master receiver */ macro
H A Dif_ic.c333 case INTR_NOACK: /* xfer terminated by master */
H A Diicsmb.c229 case INTR_NOACK:
/freebsd-12-stable/sys/dev/pcf/
H A Dpcf.c264 iicbus_intr(sc->iicbus, INTR_NOACK, NULL);
/freebsd-12-stable/sys/dev/glxiic/
H A Dglxiic.c649 iicbus_intr(sc->iicbus, INTR_NOACK, NULL);

Completed in 108 milliseconds