Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
tulipreg.h | 230 #define TDCTL_Tx_LS 0x40000000 /* Last Segment */ |
tulip.c | 273 sc->sc_setup_fsls = TDCTL_Tx_FS | TDCTL_Tx_LS; 825 sc->sc_txdescs[lasttx].td_ctl |= htole32(TDCTL_Tx_LS); |