Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_mac.h43 void igc_set_pcie_no_snoop_generic(struct igc_hw *hw, u32 no_snoop);
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_mac.h91 void e1000_set_pcie_no_snoop_generic(struct e1000_hw *hw, u32 no_snoop);
H A De1000_mac.c2057 void e1000_set_pcie_no_snoop_generic(struct e1000_hw *hw, u32 no_snoop) in e1000_set_pcie_no_snoop_generic() argument
2066 if (no_snoop) { in e1000_set_pcie_no_snoop_generic()
2069 gcr |= no_snoop; in e1000_set_pcie_no_snoop_generic()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h1700 uint32_t no_snoop :1; member
1773 uint32_t no_snoop :1; member
1885 uint32_t no_snoop :1; member
1937 uint32_t no_snoop :1; member