Searched refs:no_snoop (Results 1 – 1 of 1) sorted by relevance
89 static int32_t e1000_set_pci_ex_no_snoop(struct e1000_hw *hw, uint32_t no_snoop);8287 e1000_set_pci_ex_no_snoop(struct e1000_hw *hw, uint32_t no_snoop) in e1000_set_pci_ex_no_snoop() argument8299 if (no_snoop) { in e1000_set_pci_ex_no_snoop()8302 gcr_reg |= no_snoop; in e1000_set_pci_ex_no_snoop()