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

/external/syslinux/gpxe/src/drivers/net/e1000/
H A De1000_hw.c91 static int32_t e1000_set_pci_ex_no_snoop(struct e1000_hw *hw, uint32_t no_snoop);
8424 * no_snoop - Bitmap of no-snoop events.
8430 e1000_set_pci_ex_no_snoop(struct e1000_hw *hw, uint32_t no_snoop) argument
8442 if (no_snoop) {
8445 gcr_reg |= no_snoop;
/external/syslinux/gpxe/src/drivers/infiniband/
H A DMT25408_PRM.h2414 pseudo_bit_t no_snoop[0x00001]; /* If set, issue PCIe cycle with ûno Snoopÿ attribute - cycle not to be snooped in CPU caches */ member in struct:hermonprm_mpt_st

Completed in 125 milliseconds