Home
last modified time | relevance | path

Searched refs:decfg (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/s390/crypto/
Dap_bus.c1322 bool decfg; in ap_scan_domains() local
1351 if (!ap_queue_info(qid, &type, &func, &depth, &decfg)) { in ap_scan_domains()
1370 aq->config = !decfg; in ap_scan_domains()
1384 if (decfg) in ap_scan_domains()
1394 if (decfg && aq->config) { in ap_scan_domains()
1408 if (!decfg && !aq->config) { in ap_scan_domains()
1421 if (!decfg && aq->dev_state == AP_DEV_STATE_ERROR) { in ap_scan_domains()
1443 bool decfg; in ap_scan_adapter() local
1477 if (ap_queue_info(qid, &type, &func, &depth, &decfg)) in ap_scan_adapter()
1523 if (decfg && ac->config) { in ap_scan_adapter()
[all …]