Searched refs:PCI_VENDOR_ID_AMAZON (Results 1 – 4 of 4) sorted by relevance
/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)},
|
/linux/drivers/virt/nitro_enclaves/ |
H A D | ne_pci_dev.c | 30 { PCI_DEVICE(PCI_VENDOR_ID_AMAZON, PCI_DEVICE_ID_NE) },
|
/linux/drivers/nvme/host/ |
H A D | pci.c | 3737 { PCI_DEVICE(PCI_VENDOR_ID_AMAZON, 0x0061), 3739 { PCI_DEVICE(PCI_VENDOR_ID_AMAZON, 0x0065), 3741 { PCI_DEVICE(PCI_VENDOR_ID_AMAZON, 0x8061), 3743 { PCI_DEVICE(PCI_VENDOR_ID_AMAZON, 0xcd00), 3745 { PCI_DEVICE(PCI_VENDOR_ID_AMAZON, 0xcd01), 3747 { PCI_DEVICE(PCI_VENDOR_ID_AMAZON, 0xcd02),
|
/linux/include/linux/ |
H A D | pci_ids.h | 2603 #define PCI_VENDOR_ID_AMAZON 0x1d0f 2599 #define PCI_VENDOR_ID_AMAZON global() macro
|