HomeSort by: relevance | last modified time | path
    Searched defs:tagqng_able (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
adwlib.c 106 0xFFFF, /* 06 tagqng_able */
152 0xFFFF, /* 06 tagqng_able */
198 0xFFFF, /* 06 tagqng_able */
366 sc->tagqng_able = eep_config.tagqng_able;
549 u_int16_t wdtr_able = 0, sdtr_able, /* ppr_able, */ tagqng_able; local in function:AdwInitDriver
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 in function:AdwResetSCSIBus
1894 ADW_READ_WORD_LRAM(iot, ioh, ADW_MC_TAGQNG_ABLE, tagqng_able);
    [all...]
adwlib.h 144 u_int16_t tagqng_able; /* 06 tag queuing able */ member in struct:adw_eeprom
854 u_int16_t tagqng_able; /* try tagged queuing with a device */ member in struct:adw_softc

Completed in 15 milliseconds