Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/chipsets/
H A Data-acerlabs.c89 if (pci_get_vendor(dev) != ATA_ACER_LABS_ID) in ata_ali_probe()
/freebsd/sys/dev/ata/
H A Data-pci.h85 #define ATA_ACER_LABS_ID 0x10b9 macro
H A Data-pci.c884 case ATA_ACER_LABS_ID: return "AcerLabs"; in ata_pcivendor2str()