Home
last modified time | relevance | path

Searched refs:td_openings (Results 1 – 3 of 3) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dtwavar.h51 int td_openings; member
H A Dld_twa.c118 ld->sc_maxqueuecnt = twa->sc_units[sc->sc_hwunit].td_openings; in ld_twa_attach()
H A Dtwa.c959 if (openings == td->td_openings)
961 td->td_openings = openings;
969 td->td_openings);