Searched refs:ATA_VIA82C571 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ata/ | ||
H A D | ata-pci.h | 496 #define ATA_VIA82C571 0x05711106 macro |
/freebsd/sys/dev/ata/chipsets/ | ||
H A D | ata-via.c | 126 if (pci_get_devid(dev) == ATA_VIA82C571 || in ata_via_probe() |