Searched refs:decodes_unlocked (Results 1 – 1 of 1) sorted by relevance
728 int old_decodes, decodes_removed, decodes_unlocked; in vga_update_device_decodes() local732 decodes_unlocked = vgadev->locks & decodes_removed; in vga_update_device_decodes()742 if (decodes_unlocked) { in vga_update_device_decodes()743 if (decodes_unlocked & VGA_RSRC_LEGACY_IO) in vga_update_device_decodes()745 if (decodes_unlocked & VGA_RSRC_LEGACY_MEM) in vga_update_device_decodes()747 __vga_put(vgadev, decodes_unlocked); in vga_update_device_decodes()