Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Daic79xx.c3272 u_int con_opts; in ahd_update_neg_table() local
3287 con_opts = 0; in ahd_update_neg_table()
3333 con_opts |= ENSLOWCRC; in ahd_update_neg_table()
3356 con_opts |= WIDEXFER; in ahd_update_neg_table()
3364 con_opts |= ENAUTOATNO; in ahd_update_neg_table()
3365 ahd_outb(ahd, NEGCONOPTS, con_opts); in ahd_update_neg_table()