Searched refs:BRDEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/aic7xxx/
H A Daic79xx.c9810 ahd_outb(ahd, BRDCTL, BRDEN|(addr << 3));
9816 ahd_outb(ahd, BRDCTL, BRDSTB|BRDEN|(addr << 3));
9818 ahd_outb(ahd, BRDCTL, BRDEN|(addr << 3));
9833 ahd_outb(ahd, BRDCTL, BRDRW|BRDEN|(addr << 3));
H A Daic79xx_reg.h3387 #define BRDEN 0x04 macro

Completed in 118 milliseconds