Lines Matching refs:io_cnt
1062 unsigned int io_cnt;
1208 priv->cards[i].io_cnt++;
1254 if (io_state & VGA_RSRC_LEGACY_IO && uc->io_cnt == 0) {
1267 uc->io_cnt--;
1301 priv->cards[i].io_cnt++;
1362 priv->cards[i].io_cnt = 0;
1435 priv->cards[0].io_cnt = 0;
1456 vgaarb_dbg(&uc->pdev->dev, "uc->io_cnt == %d, uc->mem_cnt == %d\n",
1457 uc->io_cnt, uc->mem_cnt);
1458 while (uc->io_cnt--)