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

/freebsd-12-stable/sys/dev/ata/chipsets/
H A Data-via.c82 #define VIABAR 0x04 macro
119 { ATA_VIA6421, 0x00, 6, VIABAR, ATA_SA150, "6421" },
173 if (ctlr->chip->cfg2 & VIABAR) {
216 if (ctlr->chip->cfg2 & VIABAR) {
273 if (ctlr->chip->cfg2 & VIABAR) {
297 if ((ctlr->chip->cfg2 & VIABAR) && (ch->unit > 1))
322 if ((ctlr->chip->cfg2 & VIABAR) && (ch->unit > 1)) {

Completed in 95 milliseconds