Home
last modified time | relevance | path

Searched refs:TULIPF_IC_FS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dtulipvar.h454 #define TULIPF_IC_FS 0x00000008 /* IC bit on first tx seg */ macro
H A Dtulip.c335 sc->sc_flags |= TULIPF_IC_FS; in tlp_attach()
892 if ((sc->sc_flags & TULIPF_IC_FS) != 0 && in tlp_start()