Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ata/chipsets/
HData-highpoint.c88 if (pci_get_vendor(dev) != ATA_HIGHPOINT_ID) in ata_highpoint_probe()
/NextBSD/sys/dev/ata/
HData-pci.h141 #define ATA_HIGHPOINT_ID 0x1103 macro
HData-pci.c904 case ATA_HIGHPOINT_ID: return "HighPoint"; in ata_pcivendor2str()