Searched refs:MSIEnable (Results 1 – 1 of 1) sorted by relevance
576 MSIEnable = (1 << 5), /* 8169 only. Reserved in the 8168. */ enumerator8060 cfg2 = RTL_R8(Config2) & ~MSIEnable; in rtl_try_msi()8065 cfg2 |= MSIEnable; in rtl_try_msi()