Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/microcode/aic7xxx/
Daic79xx.seq455 or NEGCONOPTS, ENAUTOATNO;
867 mov A, NEGCONOPTS;
1514 test NEGCONOPTS, WIDEXFER jz target_ITloop;
Daic79xx_reg.h3020 #define NEGCONOPTS 0x64 macro
Daic79xx.reg2508 register NEGCONOPTS {
/netbsd/src/sys/dev/ic/
Daic79xx.c3255 ahd_outb(ahd, NEGCONOPTS, con_opts); in ahd_update_neg_table()