Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.c89 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() argument
8299 if (no_snoop) { in e1000_set_pci_ex_no_snoop()
8302 gcr_reg |= no_snoop; in e1000_set_pci_ex_no_snoop()