Home
last modified time | relevance | path

Searched refs:PCI_CLASS_STORAGE_EXPRESS (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/pci/controller/
Dvmd.c233 case PCI_CLASS_STORAGE_EXPRESS: in vmd_next_irq()
/linux-6.1.9/include/linux/
Dpci_ids.h27 #define PCI_CLASS_STORAGE_EXPRESS 0x010802 macro
/linux-6.1.9/drivers/ata/
Dahci.c1546 != PCI_CLASS_STORAGE_EXPRESS) in ahci_remap_check()
/linux-6.1.9/drivers/nvme/host/
Dpci.c3562 { PCI_DEVICE_CLASS(PCI_CLASS_STORAGE_EXPRESS, 0xffffff) },
/linux-6.1.9/drivers/pci/
Dquirks.c3920 if (dev->class != PCI_CLASS_STORAGE_EXPRESS || in nvme_disable_and_flr()