Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_core.c2819 u_int ppr_opts; in ahd_update_neg_table() local
2833 ppr_opts = tinfo->ppr_options & (MSG_EXT_PPR_QAS_REQ|MSG_EXT_PPR_DT_REQ in ahd_update_neg_table()
2852 ppr_opts |= PPROPT_PACE; in ahd_update_neg_table()
2873 && (ppr_opts & MSG_EXT_PPR_DT_REQ) != 0) { in ahd_update_neg_table()
2889 ahd_outb(ahd, NEGPPROPTS, ppr_opts); in ahd_update_neg_table()