Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/chipsets/
H A Data-marvell.c99 pci_get_vendor(dev) != ATA_MARVELL2_ID) in ata_marvell_probe()
/freebsd/sys/dev/ata/
H A Data-pci.h272 #define ATA_MARVELL2_ID 0x1b4b macro
H A Data-pci.c895 case ATA_MARVELL2_ID: return "Marvell"; in ata_pcivendor2str()