Searched refs:IPATH_GPIO_ERRINTR_MASK (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_intr.c1164 if ((gpiostatus & IPATH_GPIO_ERRINTR_MASK) &&
1167 to_clear |= (gpiostatus & IPATH_GPIO_ERRINTR_MASK);
1185 gpiostatus &= ~IPATH_GPIO_ERRINTR_MASK;
H A Dipath_kernel.h1017 #define IPATH_GPIO_ERRINTR_MASK 0x38 macro
H A Dipath_iba6110.c1656 dd->ipath_gpio_mask |= IPATH_GPIO_ERRINTR_MASK;

Completed in 87 milliseconds