Lines Matching refs:decfg
1802 bool decfg, chkstop; in ap_scan_domains() local
1830 &ml, &decfg, &chkstop); in ap_scan_domains()
1853 aq->config = !decfg; in ap_scan_domains()
1868 if (decfg) in ap_scan_domains()
1908 if (decfg && aq->config) { in ap_scan_domains()
1922 } else if (!decfg && !aq->config) { in ap_scan_domains()
1936 if (!decfg && aq->dev_state == AP_DEV_STATE_ERROR) { in ap_scan_domains()
1959 bool decfg, chkstop; in ap_scan_adapter() local
1993 &ml, &decfg, &chkstop) > 0) in ap_scan_adapter()
2051 if (decfg && ac->config) { in ap_scan_adapter()
2056 } else if (!decfg && !ac->config) { in ap_scan_adapter()
2079 ac->config = !decfg; in ap_scan_adapter()
2102 if (decfg) in ap_scan_adapter()