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

  /src/sys/dev/ic/
adwlib.c 365 sc->ppr_able = 0;
549 u_int16_t wdtr_able = 0, sdtr_able, /* ppr_able, */ tagqng_able;
595 /* ADW_READ_WORD_LRAM(iot, ioh, ADW_MC_PPR_ABLE, ppr_able); */
1881 u_int16_t ppr_able = 0; /* XXX: gcc */ local in function:AdwResetSCSIBus
1892 ADW_READ_WORD_LRAM(iot, ioh, ADW_MC_PPR_ABLE, ppr_able);
1937 ADW_WRITE_WORD_LRAM(iot, ioh, ADW_MC_PPR_ABLE, ppr_able);
2323 sc->ppr_able);
2324 sc->ppr_able |= tidmask;
2326 sc->ppr_able);
adwlib.h 855 u_int16_t ppr_able; /* PPR message capable per TID bitmask. */ member in struct:adw_softc

Completed in 13 milliseconds