Searched refs:ppr_opts (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Daic79xx.c3173 u_int ppr_opts; local
3187 ppr_opts = tinfo->ppr_options & (MSG_EXT_PPR_QAS_REQ|MSG_EXT_PPR_DT_REQ
3206 ppr_opts |= PPROPT_PACE;
3227 && (ppr_opts & MSG_EXT_PPR_DT_REQ) != 0) {
3243 ahd_outb(ahd, NEGPPROPTS, ppr_opts);

Completed in 132 milliseconds