Lines Matching refs:io_cnt
967 unsigned int io_cnt;
1118 priv->cards[i].io_cnt++;
1164 if (io_state & VGA_RSRC_LEGACY_IO && uc->io_cnt == 0) {
1177 uc->io_cnt--;
1211 priv->cards[i].io_cnt++;
1272 priv->cards[i].io_cnt = 0;
1345 priv->cards[0].io_cnt = 0;
1367 vgaarb_dbg(&uc->pdev->dev, "uc->io_cnt == %d, uc->mem_cnt == %d\n",
1368 uc->io_cnt, uc->mem_cnt);
1369 while (uc->io_cnt--)