Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic79xx_core.c4072 u_int con_opts; in ahd_update_neg_table() local
4087 con_opts = 0; in ahd_update_neg_table()
4133 con_opts |= ENSLOWCRC; in ahd_update_neg_table()
4156 con_opts |= WIDEXFER; in ahd_update_neg_table()
4164 con_opts |= ENSLOWCRC; in ahd_update_neg_table()
4173 con_opts |= ENAUTOATNO; in ahd_update_neg_table()
4174 ahd_outb(ahd, NEGCONOPTS, con_opts); in ahd_update_neg_table()