Lines Matching refs:decfg
1313 bool decfg;
1342 if (!ap_queue_info(qid, &type, &func, &depth, &decfg)) {
1361 aq->config = !decfg;
1375 if (decfg)
1376 AP_DBF_INFO("%s(%d,%d) new (decfg) queue device created\n",
1385 if (decfg && aq->config) {
1399 if (!decfg && !aq->config) {
1412 if (!decfg && aq->dev_state == AP_DEV_STATE_ERROR) {
1434 bool decfg;
1468 if (ap_queue_info(qid, &type, &func, &depth, &decfg))
1514 if (decfg && ac->config) {
1520 if (!decfg && !ac->config) {
1542 ac->config = !decfg;
1557 if (decfg)
1558 AP_DBF_INFO("%s(%d) new (decfg) card device type=%d func=0x%08x created\n",