HomeSort by: relevance | last modified time | path
    Searched refs:ppr_opts (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
aic79xx.c 3172 u_int ppr_opts; local in function:ahd_update_neg_table
3186 ppr_opts = tinfo->ppr_options & (MSG_EXT_PPR_QAS_REQ|MSG_EXT_PPR_DT_REQ
3205 ppr_opts |= PPROPT_PACE;
3226 && (ppr_opts & MSG_EXT_PPR_DT_REQ) != 0) {
3242 ahd_outb(ahd, NEGPPROPTS, ppr_opts);

Completed in 26 milliseconds