Searched refs:ipath_errormask (Results 1 – 5 of 5) sorted by relevance
210 if (!dd->ipath_errormask || !(dd->ipath_flags & IPATH_INITTED)) in ipath_chk_errormask()215 if (errormask == dd->ipath_errormask) in ipath_chk_errormask()223 dd->ipath_errormask); in ipath_chk_errormask()233 fixed, errormask, (unsigned long)dd->ipath_errormask, in ipath_chk_errormask()238 (unsigned long)dd->ipath_errormask); in ipath_chk_errormask()328 dd->ipath_errormask |= dd->ipath_maskederrs; in ipath_get_faststats()330 dd->ipath_errormask); in ipath_get_faststats()
645 errs &= dd->ipath_errormask & ~dd->ipath_maskederrs; in handle_errors()697 dd->ipath_errormask &= ~dd->ipath_maskederrs; in handle_errors()699 dd->ipath_errormask); in handle_errors()915 dd->ipath_errormask); in ipath_clear_freeze()
2764 dd->ipath_errormask |= INFINIPATH_E_SPIOARMLAUNCH; in ipath_enable_armlaunch()2766 dd->ipath_errormask); in ipath_enable_armlaunch()2773 dd->ipath_errormask &= ~INFINIPATH_E_SPIOARMLAUNCH; in ipath_disable_armlaunch()2775 dd->ipath_errormask); in ipath_disable_armlaunch()
865 dd->ipath_errormask = in ipath_init_chip()
583 ipath_err_t ipath_errormask; /* errormask shadow */ member