Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dvmd.c213 case PCI_CLASS_STORAGE_EXPRESS: in vmd_next_irq()
/OK3568_Linux_fs/u-boot/drivers/nvme/
H A Dnvme.c946 { PCI_DEVICE_CLASS(PCI_CLASS_STORAGE_EXPRESS, ~0) },
/OK3568_Linux_fs/u-boot/include/
H A Dpci_ids.h24 #define PCI_CLASS_STORAGE_EXPRESS 0x010802 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci_ids.h27 #define PCI_CLASS_STORAGE_EXPRESS 0x010802 macro
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.c1521 != PCI_CLASS_STORAGE_EXPRESS) in ahci_remap_check()
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dpci.c3282 { PCI_DEVICE_CLASS(PCI_CLASS_STORAGE_EXPRESS, 0xffffff) },
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dquirks.c3887 if (dev->class != PCI_CLASS_STORAGE_EXPRESS || in nvme_disable_and_flr()