Searched refs:decodes_unlocked (Results 1 – 1 of 1) sorted by relevance
734 int old_decodes, decodes_removed, decodes_unlocked; in vga_update_device_decodes() local738 decodes_unlocked = vgadev->locks & decodes_removed; in vga_update_device_decodes()747 if (decodes_unlocked) { in vga_update_device_decodes()748 if (decodes_unlocked & VGA_RSRC_LEGACY_IO) in vga_update_device_decodes()750 if (decodes_unlocked & VGA_RSRC_LEGACY_MEM) in vga_update_device_decodes()752 __vga_put(vgadev, decodes_unlocked); in vga_update_device_decodes()