Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/s390/crypto/
Dap_bus.c1517 bool decfg; in ap_scan_domains() local
1546 if (!ap_queue_info(qid, &type, &func, &depth, &ml, &decfg)) { in ap_scan_domains()
1565 aq->config = !decfg; in ap_scan_domains()
1579 if (decfg) in ap_scan_domains()
1589 if (decfg && aq->config) { in ap_scan_domains()
1604 if (!decfg && !aq->config) { in ap_scan_domains()
1618 if (!decfg && aq->dev_state == AP_DEV_STATE_ERROR) { in ap_scan_domains()
1640 bool decfg; in ap_scan_adapter() local
1675 &depth, &ml, &decfg)) in ap_scan_adapter()
1721 if (decfg && ac->config) { in ap_scan_adapter()
[all …]