Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/crypto/
Dap_bus.c1802 bool decfg, chkstop; in ap_scan_domains() local
1830 &ml, &decfg, &chkstop); in ap_scan_domains()
1853 aq->config = !decfg; in ap_scan_domains()
1868 if (decfg) in ap_scan_domains()
1908 if (decfg && aq->config) { in ap_scan_domains()
1922 } else if (!decfg && !aq->config) { in ap_scan_domains()
1936 if (!decfg && aq->dev_state == AP_DEV_STATE_ERROR) { in ap_scan_domains()
1959 bool decfg, chkstop; in ap_scan_adapter() local
1993 &ml, &decfg, &chkstop) > 0) in ap_scan_adapter()
2051 if (decfg && ac->config) { in ap_scan_adapter()
[all …]