Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Dadwlib.c364 sc->tagqng_able = eep_config.tagqng_able;
545 u_int16_t wdtr_able = 0, sdtr_able, ppr_able, tagqng_able; local
598 ADW_READ_WORD_LRAM(iot, ioh, ADW_MC_TAGQNG_ABLE, tagqng_able);
921 tagqng_able);
1906 u_int16_t wdtr_able, sdtr_able, ppr_able, tagqng_able; local
1919 ADW_READ_WORD_LRAM(iot, ioh, ADW_MC_TAGQNG_ABLE, tagqng_able);
1964 ADW_WRITE_WORD_LRAM(iot, ioh, ADW_MC_TAGQNG_ABLE, tagqng_able);
2378 if ((sc->tagqng_able & tidmask) && inq->CmdQue) {
Dadwlib.h153 u_int16_t tagqng_able; /* 06 tag queuing able */ member
773 u_int16_t tagqng_able; /* try tagged queuing with a device */ member