Searched refs:ti_event_ring (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ti/
H A Dif_ti.c921 if (sc->ti_rdata.ti_event_ring == NULL)
927 e = &sc->ti_rdata.ti_event_ring[sc->ti_ev_saved_considx];
1092 (uint8_t **)&sc->ti_rdata.ti_event_ring,
1367 (void *)&sc->ti_rdata.ti_event_ring,
2207 bzero(sc->ti_rdata.ti_event_ring, TI_EVENT_RING_SZ);
H A Dif_tireg.h955 struct ti_event_desc *ti_event_ring; member in struct:ti_ring_data

Completed in 113 milliseconds