Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/aic7xxx/
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()