Searched refs:decodes_unlocked (Results 1 – 1 of 1) sorted by relevance
783 int old_decodes, decodes_removed, decodes_unlocked; in vga_update_device_decodes() local787 decodes_unlocked = vgadev->locks & decodes_removed; in vga_update_device_decodes()796 if (decodes_unlocked) { in vga_update_device_decodes()797 if (decodes_unlocked & VGA_RSRC_LEGACY_IO) in vga_update_device_decodes()799 if (decodes_unlocked & VGA_RSRC_LEGACY_MEM) in vga_update_device_decodes()801 __vga_put(vgadev, decodes_unlocked); in vga_update_device_decodes()