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