Searched refs:decfg (Results 1 – 1 of 1) sorted by relevance
1322 bool decfg; in ap_scan_domains() local1351 if (!ap_queue_info(qid, &type, &func, &depth, &decfg)) { in ap_scan_domains()1370 aq->config = !decfg; in ap_scan_domains()1384 if (decfg) in ap_scan_domains()1394 if (decfg && aq->config) { in ap_scan_domains()1408 if (!decfg && !aq->config) { in ap_scan_domains()1421 if (!decfg && aq->dev_state == AP_DEV_STATE_ERROR) { in ap_scan_domains()1443 bool decfg; in ap_scan_adapter() local1477 if (ap_queue_info(qid, &type, &func, &depth, &decfg)) in ap_scan_adapter()1523 if (decfg && ac->config) { in ap_scan_adapter()[all …]