Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx_core.c4106 u_int con_opts; in ahd_update_neg_table() local
4121 con_opts = 0; in ahd_update_neg_table()
4167 con_opts |= ENSLOWCRC; in ahd_update_neg_table()
4190 con_opts |= WIDEXFER; in ahd_update_neg_table()
4198 con_opts |= ENSLOWCRC; in ahd_update_neg_table()
4207 con_opts |= ENAUTOATNO; in ahd_update_neg_table()
4208 ahd_outb(ahd, NEGCONOPTS, con_opts); in ahd_update_neg_table()