Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/chipsets/
H A Data-highpoint.c86 if (pci_get_vendor(dev) != ATA_HIGHPOINT_ID) in ata_highpoint_probe()
/freebsd/sys/dev/ata/
H A Data-pci.h141 #define ATA_HIGHPOINT_ID 0x1103 macro
H A Data-pci.c894 case ATA_HIGHPOINT_ID: return "HighPoint"; in ata_pcivendor2str()