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

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_core.c4071 u_int ppr_opts; local
4085 ppr_opts = tinfo->ppr_options & (MSG_EXT_PPR_QAS_REQ|MSG_EXT_PPR_DT_REQ
4104 ppr_opts |= PPROPT_PACE;
4125 && (ppr_opts & MSG_EXT_PPR_DT_REQ) != 0
4126 && (ppr_opts & MSG_EXT_PPR_IU_REQ) == 0) {
4152 ahd_outb(ahd, NEGPPROPTS, ppr_opts);

Completed in 175 milliseconds