Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpci_ids.h28 #define PCI_CLASS_STORAGE_EXPRESS 0x0108 macro
/openbmc/qemu/hw/i386/xen/
H A Dxen_platform.c250 case PCI_CLASS_STORAGE_EXPRESS: in unplug_disks()
/openbmc/u-boot/drivers/nvme/
H A Dnvme.c831 { PCI_DEVICE_CLASS(PCI_CLASS_STORAGE_EXPRESS, ~0) },
/openbmc/u-boot/include/
H A Dpci_ids.h24 #define PCI_CLASS_STORAGE_EXPRESS 0x010802 macro
/openbmc/qemu/hw/nvme/
H A Dctrl.c8960 pci_config_set_class(pci_conf, PCI_CLASS_STORAGE_EXPRESS); in nvme_realize()
9519 pc->class_id = PCI_CLASS_STORAGE_EXPRESS;