Searched refs:decfg (Results 1 – 1 of 1) sorted by relevance
1517 bool decfg; in ap_scan_domains() local1546 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() local1675 &depth, &ml, &decfg)) in ap_scan_adapter()1721 if (decfg && ac->config) { in ap_scan_adapter()[all …]