HomeSort by: relevance | last modified time | path
    Searched refs:twa_aen_queue_overflow (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
twavar.h 89 uint32_t twa_aen_queue_overflow; /* indicates if unretrieved events were overwritten */ member in struct:twa_softc
twa.c 2053 if (sc->twa_aen_queue_overflow) {
2061 sc->twa_aen_queue_overflow = FALSE;
2082 if (sc->twa_aen_queue_overflow) {
2090 sc->twa_aen_queue_overflow = FALSE;
2113 if (sc->twa_aen_queue_overflow) {
2121 sc->twa_aen_queue_overflow = FALSE;
2144 sc->twa_aen_queue_overflow = TRUE;
2157 if (sc->twa_aen_queue_overflow) {
2165 sc->twa_aen_queue_overflow = FALSE;
2187 sc->twa_aen_queue_overflow = TRUE
    [all...]

Completed in 12 milliseconds