Searched refs:IPATH_SDMA_ABORT_MASK (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 125 milliseconds