Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpci_ids.h2118 #define PCI_VENDOR_ID_GIGABYTE 0x1458 macro
/Linux-v4.19/drivers/net/ethernet/realtek/
Dr8169.c2543 if ((pdev->subsystem_vendor != PCI_VENDOR_ID_GIGABYTE) || in rtl8169scd_hw_phy_config_quirk()