Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
twe.c | 959 int s, next, nextnext, level; local in function:twe_aen_enqueue 1021 nextnext = (sc->sc_aen_head + 2) % TWE_AEN_Q_LENGTH; 1027 if (nextnext == sc->sc_aen_tail) |
twe.c | 959 int s, next, nextnext, level; local in function:twe_aen_enqueue 1021 nextnext = (sc->sc_aen_head + 2) % TWE_AEN_Q_LENGTH; 1027 if (nextnext == sc->sc_aen_tail) |
twe.c | 959 int s, next, nextnext, level; local in function:twe_aen_enqueue 1021 nextnext = (sc->sc_aen_head + 2) % TWE_AEN_Q_LENGTH; 1027 if (nextnext == sc->sc_aen_tail) |