Searched refs:PCIS_STORAGE_SATA (Results 1 – 8 of 8) sorted by relevance
136 if (class == PCIC_STORAGE && subclass == PCIS_STORAGE_SATA && in ahci_lookup_device()183 (PCIS_STORAGE_SATA << 16) | in ahci_ati_sb600_attach()
110 if ((pci_get_subclass(dev) == PCIS_STORAGE_SATA) && in ata_ati_chipinit()
48 pci_get_subclass(dev) != PCIS_STORAGE_SATA) in ata_ahci_ident()
110 if (class == PCIC_STORAGE && subclass == PCIS_STORAGE_SATA && in sili_lookup_device()
297 #define PCIS_STORAGE_SATA 0x06 macro
3489 {PCIC_STORAGE, PCIS_STORAGE_SATA, "SATA"},
535 {PCIC_STORAGE, PCIS_STORAGE_SATA, "SATA"},
75 if (pci_get_subclass(dev) == PCIS_STORAGE_SATA) { in ata_pci_probe()