Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aic7xxx/
HDaic79xx.seq1586 * Use SCSIENWRDIS so that SCSIEN is never
1589 or DFCNTRL, PRELOADEN|HDMAEN|SCSIENWRDIS;
HDaic79xx_reg.h2524 #define SCSIENWRDIS 0x40 macro
HDaic79xx.reg399 field SCSIENWRDIS 0x40 /* Rev B only. */
HDaic79xx.c812 dfcntrl |= SCSIENWRDIS; in ahd_run_data_fifo()