Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dacenic.c101 #ifndef PCI_DEVICE_ID_ALTEON_ACENIC_FIBRE
102 #define PCI_DEVICE_ID_ALTEON_ACENIC_FIBRE 0x0001 macro
136 { PCI_VENDOR_ID_ALTEON, PCI_DEVICE_ID_ALTEON_ACENIC_FIBRE,
621 ((pdev->device == PCI_DEVICE_ID_ALTEON_ACENIC_FIBRE) || in acenic_probe()