Searched refs:PCI_VENDOR_ACCTON (Results 1 – 6 of 6) sorted by relevance
/openbsd/sys/dev/cardbus/ |
H A D | if_dc_cardbus.c | 93 { PCI_VENDOR_ACCTON, PCI_PRODUCT_ACCTON_EN2242 }, 179 case PCI_VENDOR_ACCTON: in dc_cardbus_attach()
|
H A D | if_rl_cardbus.c | 79 { PCI_VENDOR_ACCTON, PCI_PRODUCT_ACCTON_5030 },
|
/openbsd/sys/dev/pci/ |
H A D | if_dc_pci.c | 86 { PCI_VENDOR_ACCTON, PCI_PRODUCT_ACCTON_EN1217 }, 87 { PCI_VENDOR_ACCTON, PCI_PRODUCT_ACCTON_EN2242 }, 288 case PCI_VENDOR_ACCTON: in dc_pci_attach()
|
H A D | if_rl_pci.c | 83 { PCI_VENDOR_ACCTON, PCI_PRODUCT_ACCTON_5030 },
|
H A D | pcidevs_data.h | 447 PCI_VENDOR_ACCTON, PCI_PRODUCT_ACCTON_5030, 451 PCI_VENDOR_ACCTON, PCI_PRODUCT_ACCTON_EN2242, 455 PCI_VENDOR_ACCTON, PCI_PRODUCT_ACCTON_EN1217, 37055 PCI_VENDOR_ACCTON,
|
H A D | pcidevs.h | 165 #define PCI_VENDOR_ACCTON 0x1113 /* Accton */ macro
|