Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/chipsets/
H A Data-via.c92 { ATA_VIA82C596, 0x12, VIA66, VIACLK, ATA_UDMA4, "82C596B" }, in ata_via_probe()
93 { ATA_VIA82C596, 0x00, VIA33, 0x00, ATA_UDMA2, "82C596" }, in ata_via_probe()
/freebsd/sys/dev/ata/
H A Data-pci.h498 #define ATA_VIA82C596 0x05961106 macro