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

/freebsd-13-stable/sys/dev/iicbus/
H A Diiconf.h98 #define INTR_STOP 0x3 /* stop condition received */ macro
H A Dif_ic.c292 case INTR_STOP:
H A Diicsmb.c196 case INTR_STOP:
/freebsd-13-stable/sys/dev/pcf/
H A Dpcf.c300 iicbus_intr(sc->iicbus, INTR_STOP, NULL);
/freebsd-13-stable/sys/dev/glxiic/
H A Dglxiic.c643 iicbus_intr(sc->iicbus, INTR_STOP, NULL);
684 iicbus_intr(sc->iicbus, INTR_STOP, NULL);

Completed in 101 milliseconds