Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic79xx_core.c4074 u_int con_opts; in ahd_update_neg_table() local
4089 con_opts = 0; in ahd_update_neg_table()
4135 con_opts |= ENSLOWCRC; in ahd_update_neg_table()
4158 con_opts |= WIDEXFER; in ahd_update_neg_table()
4166 con_opts |= ENSLOWCRC; in ahd_update_neg_table()
4175 con_opts |= ENAUTOATNO; in ahd_update_neg_table()
4176 ahd_outb(ahd, NEGCONOPTS, con_opts); in ahd_update_neg_table()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A 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()

Completed in 25 milliseconds