Home
last modified time | relevance | path

Searched refs:ATA_CYPRESS_ID (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ata/
H A Data-pci.h135 #define ATA_CYPRESS_ID 0x1080 macro
H A Data-pci.c895 case ATA_CYPRESS_ID: return "Cypress"; in ata_pcivendor2str()