Searched refs:chkstop (Results 1 – 4 of 4) sorted by relevance
2002 bool decfg, chkstop; in ap_scan_domains() local2029 rc = ap_queue_info(qid, &hwinfo, &decfg, &chkstop); in ap_scan_domains()2052 aq->chkstop = chkstop; in ap_scan_domains()2070 } else if (chkstop) { in ap_scan_domains()2086 if (chkstop && !aq->chkstop) { in ap_scan_domains()2088 aq->chkstop = true; in ap_scan_domains()2099 } else if (!chkstop && aq->chkstop) { in ap_scan_domains()2101 aq->chkstop = false; in ap_scan_domains()2160 bool decfg, chkstop; in ap_scan_adapter() local2192 if (ap_queue_info(qid, &hwinfo, &decfg, &chkstop) > 0) in ap_scan_adapter()[all …]
45 int online = aq->config && !aq->chkstop && zq->online ? 1 : 0; in online_show()63 aq->chkstop || aq->card->chkstop)) in online_store()
55 int online = ac->config && !ac->chkstop && zc->online ? 1 : 0; in online_show()73 if (online && (!ac->config || ac->chkstop)) in online_store()
679 if (!zc->online || !zc->card->config || zc->card->chkstop || in zcrypt_rsa_modexpo()785 if (!zc->online || !zc->card->config || zc->card->chkstop || in zcrypt_rsa_crt()907 if (!zc->online || !zc->card->config || zc->card->chkstop || in _zcrypt_send_cprb()1099 if (!zc->online || !zc->card->config || zc->card->chkstop || in _zcrypt_send_ep11_cprb()1235 if (!zc->online || !zc->card->config || zc->card->chkstop || in zcrypt_rng()