Home
last modified time | relevance | path

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

/drivers/infiniband/hw/ipath/
Dipath_kernel.h1016 #define IPATH_GPIO_OVRUN_BIT 4 macro
Dipath_intr.c1176 if (gpiostatus & (1 << IPATH_GPIO_OVRUN_BIT)) { in ipath_intr()