Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/chipsets/
H A Data-via.c79 #define VIABAR 0x04 macro
116 { ATA_VIA6421, 0x00, 6, VIABAR, ATA_SA150, "6421" }, in ata_via_probe()
170 if (ctlr->chip->cfg2 & VIABAR) { in ata_via_chipinit()
213 if (ctlr->chip->cfg2 & VIABAR) { in ata_via_ch_attach()
270 if (ctlr->chip->cfg2 & VIABAR) { in ata_via_ch_detach()
294 if ((ctlr->chip->cfg2 & VIABAR) && (ch->unit > 1)) in ata_via_reset()
319 if ((ctlr->chip->cfg2 & VIABAR) && (ch->unit > 1)) { in ata_via_new_setmode()