Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
aic6915reg.h | 151 uint32_t td_word0; /* ID, flags */ member in struct:sf_txdesc0 166 uint32_t td_word0; /* ID, flags */ member in struct:sf_txdesc1 184 uint32_t td_word0; /* ID, flags */ member in struct:sf_txdesc2 |
aic6915.c | 438 txd->td_word0 = 441 txd->td_word0 |= TD_W0_END; 479 sc->sc_txdescs[last].td_word0 |= TD_W0_INTR; |