Searched refs:ipath_enable_wc (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_wc_ppc64.c41 * ipath_enable_wc - enable write combining for MMIO writes to the device
46 int ipath_enable_wc(struct ipath_devdata *dd) function
H A Dipath_wc_x86_64.c46 * ipath_enable_wc - enable write combining for MMIO writes to the device
52 int ipath_enable_wc(struct ipath_devdata *dd) function
H A Dipath_kernel.h590 int ipath_enable_wc(struct ipath_devdata *dd);
H A Dipath_driver.c257 int __attribute__((weak)) ipath_enable_wc(struct ipath_devdata *dd) function
499 ret = ipath_enable_wc(dd);

Completed in 100 milliseconds