Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci_ids.h1770 #define PCI_VENDOR_ID_AT 0x1259 macro
/linux/drivers/net/ethernet/amd/
H A Dpcnet32.c2160 if (pdev && pdev->subsystem_vendor == PCI_VENDOR_ID_AT && in pcnet32_open()