Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dpci_ids.h1742 #define PCI_VENDOR_ID_AT 0x1259 macro
/linux-5.19.10/drivers/net/ethernet/amd/
Dpcnet32.c2155 if (pdev && pdev->subsystem_vendor == PCI_VENDOR_ID_AT && in pcnet32_open()