Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_AMD_LANCE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/amd/
H A Dpcnet32.c62 { PCI_DEVICE(PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_LANCE), },
68 { PCI_DEVICE(PCI_VENDOR_ID_TRIDENT, PCI_DEVICE_ID_AMD_LANCE),
/linux/include/linux/
H A Dpci_ids.h589 #define PCI_DEVICE_ID_AMD_LANCE 0x2000 macro