Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
A Dap_bus.c1527 bool decfg; in ap_scan_domains() local
1574 aq->config = !decfg; in ap_scan_domains()
1588 if (decfg) in ap_scan_domains()
1598 if (decfg && aq->config) { in ap_scan_domains()
1613 if (!decfg && !aq->config) { in ap_scan_domains()
1649 bool decfg; in ap_scan_adapter() local
1684 &depth, &ml, &decfg)) in ap_scan_adapter()
1729 if (decfg && ac->config) { in ap_scan_adapter()
1735 if (!decfg && !ac->config) { in ap_scan_adapter()
1758 ac->config = !decfg; in ap_scan_adapter()
[all …]

Completed in 6 milliseconds