Searched refs:ipath_maskederrs (Results 1 - 10 of 10) 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_stats.c299 if (dd->ipath_maskederrs
304 dd->ipath_maskederrs);
305 if (dd->ipath_maskederrs &
328 dd->ipath_errormask |= dd->ipath_maskederrs;
331 dd->ipath_maskederrs = 0;
H A Dipath_intr.c644 * ipath_maskederrs)
646 errs &= dd->ipath_errormask & ~dd->ipath_maskederrs;
696 dd->ipath_maskederrs |= dd->ipath_lasterror | errs;
698 dd->ipath_errormask &= ~dd->ipath_maskederrs;
702 dd->ipath_maskederrs);
704 if (dd->ipath_maskederrs &
709 (unsigned long long) dd->ipath_maskederrs,
H A Dipath_init_chip.c874 ~dd->ipath_maskederrs);
875 dd->ipath_maskederrs = 0; /* don't re-enable ignored in timer */
H A Dipath_kernel.h356 ipath_err_t ipath_maskederrs; member in struct:ipath_devdata
H A Dipath_driver.c2782 dd->ipath_maskederrs &= ~INFINIPATH_E_SPIOARMLAUNCH;
/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_stats.c299 if (dd->ipath_maskederrs
304 dd->ipath_maskederrs);
305 if (dd->ipath_maskederrs &
328 dd->ipath_errormask |= dd->ipath_maskederrs;
331 dd->ipath_maskederrs = 0;
H A Dipath_intr.c644 * ipath_maskederrs)
646 errs &= dd->ipath_errormask & ~dd->ipath_maskederrs;
696 dd->ipath_maskederrs |= dd->ipath_lasterror | errs;
698 dd->ipath_errormask &= ~dd->ipath_maskederrs;
702 dd->ipath_maskederrs);
704 if (dd->ipath_maskederrs &
709 (unsigned long long) dd->ipath_maskederrs,
H A Dipath_init_chip.c874 ~dd->ipath_maskederrs);
875 dd->ipath_maskederrs = 0; /* don't re-enable ignored in timer */
H A Dipath_kernel.h356 ipath_err_t ipath_maskederrs; member in struct:ipath_devdata
H A Dipath_driver.c2782 dd->ipath_maskederrs &= ~INFINIPATH_E_SPIOARMLAUNCH;

Completed in 185 milliseconds