Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic79xx_core.c4100 u_int con_opts; in ahd_update_neg_table() local
4115 con_opts = 0; in ahd_update_neg_table()
4161 con_opts |= ENSLOWCRC; in ahd_update_neg_table()
4184 con_opts |= WIDEXFER; in ahd_update_neg_table()
4192 con_opts |= ENSLOWCRC; in ahd_update_neg_table()
4201 con_opts |= ENAUTOATNO; in ahd_update_neg_table()
4202 ahd_outb(ahd, NEGCONOPTS, con_opts); in ahd_update_neg_table()