Searched refs:ipath_maskederrs (Results 1 – 5 of 5) sorted by relevance
299 if (dd->ipath_maskederrs in ipath_get_faststats()304 dd->ipath_maskederrs); in ipath_get_faststats()305 if (dd->ipath_maskederrs & in ipath_get_faststats()328 dd->ipath_errormask |= dd->ipath_maskederrs; in ipath_get_faststats()331 dd->ipath_maskederrs = 0; in ipath_get_faststats()
645 errs &= dd->ipath_errormask & ~dd->ipath_maskederrs; in handle_errors()695 dd->ipath_maskederrs |= dd->ipath_lasterror | errs; in handle_errors()697 dd->ipath_errormask &= ~dd->ipath_maskederrs; in handle_errors()701 dd->ipath_maskederrs); in handle_errors()703 if (dd->ipath_maskederrs & in handle_errors()708 (unsigned long long) dd->ipath_maskederrs, in handle_errors()
863 ~dd->ipath_maskederrs); in ipath_init_chip()864 dd->ipath_maskederrs = 0; /* don't re-enable ignored in timer */ in ipath_init_chip()
356 ipath_err_t ipath_maskederrs; member
2772 dd->ipath_maskederrs &= ~INFINIPATH_E_SPIOARMLAUNCH; in ipath_disable_armlaunch()