Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ata/chipsets/
HData-sis.c111 if (pci_get_vendor(dev) != ATA_SIS_ID) in ata_sis_probe()
/NextBSD/sys/dev/ata/
HData-pci.h443 #define ATA_SIS_ID 0x1039 macro
HData-pci.c916 case ATA_SIS_ID: return "SiS"; in ata_pcivendor2str()