Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dpci_ids.h1748 #define PCI_VENDOR_ID_AT 0x1259 macro
/openbmc/linux/include/linux/
H A Dpci_ids.h1766 #define PCI_VENDOR_ID_AT 0x1259 macro
/openbmc/linux/drivers/net/ethernet/amd/
H A Dpcnet32.c2155 if (pdev && pdev->subsystem_vendor == PCI_VENDOR_ID_AT && in pcnet32_open()