Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/chipsets/
H A Data-serverworks.c89 if (pci_get_vendor(dev) != ATA_SERVERWORKS_ID) in ata_serverworks_probe()
/freebsd/sys/dev/ata/
H A Data-pci.h423 #define ATA_SERVERWORKS_ID 0x1166 macro
H A Data-pci.c900 case ATA_SERVERWORKS_ID: return "ServerWorks"; in ata_pcivendor2str()