Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dadwlib.c366 sc->tagqng_able = eep_config.tagqng_able;
549 u_int16_t wdtr_able = 0, sdtr_able, /* ppr_able, */ tagqng_able; local
602 ADW_READ_WORD_LRAM(iot, ioh, ADW_MC_TAGQNG_ABLE, tagqng_able);
925 tagqng_able);
1880 u_int16_t wdtr_able, sdtr_able, tagqng_able; local
1894 ADW_READ_WORD_LRAM(iot, ioh, ADW_MC_TAGQNG_ABLE, tagqng_able);
1939 ADW_WRITE_WORD_LRAM(iot, ioh, ADW_MC_TAGQNG_ABLE, tagqng_able);
2345 if ((sc->tagqng_able & tidmask) && (inq->flags3 & SID_CmdQue)) {
Dadwlib.h144 u_int16_t tagqng_able; /* 06 tag queuing able */ member
854 u_int16_t tagqng_able; /* try tagged queuing with a device */ member