Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/chipsets/
H A Data-via.c77 #define VIACLK 0x01 macro
92 { ATA_VIA82C596, 0x12, VIA66, VIACLK, ATA_UDMA4, "82C596B" }, in ata_via_probe()
95 { ATA_VIA82C686, 0x10, VIA66, VIACLK, ATA_UDMA4, "82C686A" }, in ata_via_probe()
180 if (ctlr->chip->cfg2 & VIACLK) in ata_via_chipinit()