Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_NETGEAR (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/alteon/
H A Dacenic.c104 #ifndef PCI_VENDOR_ID_NETGEAR
105 #define PCI_VENDOR_ID_NETGEAR 0x1385 macro
137 { PCI_VENDOR_ID_NETGEAR, PCI_DEVICE_ID_NETGEAR_GA620,
139 { PCI_VENDOR_ID_NETGEAR, PCI_DEVICE_ID_NETGEAR_GA620T,
542 case PCI_VENDOR_ID_NETGEAR: in acenic_probe_one()
/linux/rust/kernel/pci/
H A Did.rs451 NETGEAR = bindings::PCI_VENDOR_ID_NETGEAR, // 0x1385
/linux/include/linux/
H A Dpci_ids.h1993 #define PCI_VENDOR_ID_NETGEAR 0x1385 macro