Lines Matching refs:decfg
1806 bool decfg, chkstop; in ap_scan_domains() local
1834 &ml, &decfg, &chkstop); in ap_scan_domains()
1857 aq->config = !decfg; in ap_scan_domains()
1872 if (decfg) { in ap_scan_domains()
1913 if (decfg && aq->config) { in ap_scan_domains()
1927 } else if (!decfg && !aq->config) { in ap_scan_domains()
1939 if (!decfg && aq->dev_state == AP_DEV_STATE_ERROR) { in ap_scan_domains()
1962 bool decfg, chkstop; in ap_scan_adapter() local
1996 &ml, &decfg, &chkstop) > 0) in ap_scan_adapter()
2054 if (decfg && ac->config) { in ap_scan_adapter()
2059 } else if (!decfg && !ac->config) { in ap_scan_adapter()
2082 ac->config = !decfg; in ap_scan_adapter()
2105 if (decfg) in ap_scan_adapter()