Searched refs:Outb (Results 1 - 1 of 1) sorted by relevance
/third_party/backends/backend/ |
H A D | umax_pp_low.c | 361 static void Outb (int port, int value); 865 Outb (int port, int value) in Outb() function 959 DBG (16, "Outb(0x%03X,0x%02X) escaped ppdev\n", port, value); in Outb() 1014 DBG (16, "Outb(0x%03X,0x%02X) escaped ppi\n", port, value); in Outb() 1210 Outb (port, source[i]); in Outsb() 1255 Outb (port, source[i]); in Outsw() 1456 Outb (ECR, 0x15); in compatMode() 1469 Outb (ECR, 0x35); /* or 0x34 */ in byteMode() 1493 Outb (ECR, 0x75); in ECPFifoMode() 1504 Outb (CONTRO in waitAck() [all...] |
Completed in 5 milliseconds