Searched refs:decfg (Results 1 – 1 of 1) sorted by relevance
1313 bool decfg; in ap_scan_domains() local1342 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()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() local1468 if (ap_queue_info(qid, &type, &func, &depth, &decfg)) in ap_scan_adapter()1514 if (decfg && ac->config) { in ap_scan_adapter()[all …]