Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ata/chipsets/
HData-acard.c78 if (pci_get_vendor(dev) != ATA_ACARD_ID) in ata_acard_probe()
/freebsd-14-stable/sys/dev/ata/
HData-pci.h76 #define ATA_ACARD_ID 0x1191 macro
HData-pci.c888 case ATA_ACARD_ID: return "Acard"; in ata_pcivendor2str()