Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dap_bus.c1313 bool decfg; in ap_scan_domains() local
1342 if (!ap_queue_info(qid, &type, &func, &depth, &decfg)) { in ap_scan_domains()
1361 aq->config = !decfg; in ap_scan_domains()
1375 if (decfg) in ap_scan_domains()
1385 if (decfg && aq->config) { in ap_scan_domains()
1399 if (!decfg && !aq->config) { in ap_scan_domains()
1412 if (!decfg && aq->dev_state == AP_DEV_STATE_ERROR) { in ap_scan_domains()
1434 bool decfg; in ap_scan_adapter() local
1468 if (ap_queue_info(qid, &type, &func, &depth, &decfg)) in ap_scan_adapter()
1514 if (decfg && ac->config) { in ap_scan_adapter()
[all …]