Searched refs:IPATH_SDMA_ABORT_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_kernel.h856 #define IPATH_SDMA_ABORT_MASK ((1UL<<IPATH_SDMA_ABORTING) | \ macro
H A Dipath_sdma.c242 status = dd->ipath_sdma_status & IPATH_SDMA_ABORT_MASK;
H A Dipath_user_sdma.c725 if (unlikely(dd->ipath_sdma_status & IPATH_SDMA_ABORT_MASK)) {

Completed in 42 milliseconds