Searched refs:PCI_VENDOR_ID_AMAZON (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_pci_id_tbl.h | 9 #ifndef PCI_VENDOR_ID_AMAZON 10 #define PCI_VENDOR_ID_AMAZON 0x1d0f macro 34 {PCI_DEVICE(PCI_VENDOR_ID_AMAZON, devid)},
|
/openbmc/linux/drivers/virt/nitro_enclaves/ |
H A D | ne_pci_dev.c | 30 { PCI_DEVICE(PCI_VENDOR_ID_AMAZON, PCI_DEVICE_ID_NE) },
|
/openbmc/linux/drivers/nvme/host/ |
H A D | pci.c | 3529 { PCI_DEVICE(PCI_VENDOR_ID_AMAZON, 0x0061), 3531 { PCI_DEVICE(PCI_VENDOR_ID_AMAZON, 0x0065), 3533 { PCI_DEVICE(PCI_VENDOR_ID_AMAZON, 0x8061), 3535 { PCI_DEVICE(PCI_VENDOR_ID_AMAZON, 0xcd00), 3537 { PCI_DEVICE(PCI_VENDOR_ID_AMAZON, 0xcd01), 3539 { PCI_DEVICE(PCI_VENDOR_ID_AMAZON, 0xcd02),
|
/openbmc/linux/include/linux/ |
H A D | pci_ids.h | 2598 #define PCI_VENDOR_ID_AMAZON 0x1d0f macro
|