Searched defs:OUTB_P (Results 1 – 1 of 1) sorted by relevance
57 #define OUTB_P(v,p) {printk(KERN_DEBUG "icn: outb_p(0x%02x,0x%03x)\n",v,p); outb_p(v,p);} macro59 #define OUTB_P outb macro