Searched refs:x_outb (Results 1 – 4 of 4) sorted by relevance
191 x_outb(csp[1], X86_AL); in vm86_GP_fault()204 x_outb(X86_DX, X86_AL); in vm86_GP_fault()
55 .outb = x_outb, in xf86Int10ExecSetup()
159 void x_outb(uint16_t port, uint8_t val);
285 x_outb(port, MEM_RB(pInt, dst)); in port_rep_outb()380 x_outb(uint16_t port, uint8_t val) in x_outb() function