Searched refs:PM_inpb (Results 1 – 2 of 2) sorted by relevance
131 #define PM_inpb(port) inb(port+VIDEO_IO_OFFSET) macro138 #define LOG_inpb(port) PM_inpb(port)
80 PM_outpb(0x3c2, PM_inpb(0x3cc) | (u8) 0x02); in int42()84 PM_outpb(0x3c2, PM_inpb(0x3cc) & (u8) ~ 0x02); in int42()