Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpci_ids.h2101 #define PCI_VENDOR_ID_GIGABYTE 0x1458 macro
/linux-4.4.14/drivers/net/ethernet/realtek/
Dr8169.c2839 if ((pdev->subsystem_vendor != PCI_VENDOR_ID_GIGABYTE) || in rtl8169scd_hw_phy_config_quirk()