Searched refs:VIABUG (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/ata/chipsets/ |
H A D | ata-via.c | 78 #define VIABUG 0x02 macro 94 { ATA_VIA82C686, 0x40, VIA100, VIABUG, ATA_UDMA5, "82C686B"}, in ata_via_probe() 97 { ATA_VIA8231, 0x00, VIA100, VIABUG, ATA_UDMA5, "8231" }, in ata_via_probe() 184 if (ctlr->chip->cfg2 & VIABUG) in ata_via_chipinit()
|