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

/freebsd-11-stable/sys/dev/iicbus/
H A Diiconf.h77 #define INTR_STOP 0x3 /* stop condition received */ macro
H A Diicsmb.c194 case INTR_STOP:
H A Dif_ic.c290 case INTR_STOP:
/freebsd-11-stable/sys/dev/pcf/
H A Dpcf.c300 iicbus_intr(sc->iicbus, INTR_STOP, NULL);
/freebsd-11-stable/sys/dev/glxiic/
H A Dglxiic.c642 iicbus_intr(sc->iicbus, INTR_STOP, NULL);
683 iicbus_intr(sc->iicbus, INTR_STOP, NULL);

Completed in 146 milliseconds