Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
1376 AP_DBF_INFO("%s(%d,%d) new (decfg) queue device created\n", 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()
[all...]
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dap_bus.c1806 bool decfg, chkstop; in ap_scan_domains() local
1834 &ml, &decfg, &chkstop); in ap_scan_domains()
1857 aq->config = !decfg; in ap_scan_domains()
1872 if (decfg) { in ap_scan_domains()
1873 AP_DBF_INFO("%s(%d,%d) new (decfg) queue dev created\n", in ap_scan_domains()
1913 if (decfg && aq->config) { in ap_scan_domains()
1927 } else if (!decfg && !aq->config) { in ap_scan_domains()
1939 if (!decfg && aq->dev_state == AP_DEV_STATE_ERROR) { in ap_scan_domains()
1962 bool decfg, chkstop; in ap_scan_adapter() local
1996 &ml, &decfg, in ap_scan_adapter()
[all...]

Completed in 5 milliseconds