Home
last modified time | relevance | path

Searched refs:isa_outb_p (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/m68k/include/asm/
Dio_mm.h194 #define isa_outb_p(v,p) ({isa_outb((v),(p));isa_delay();}) macro
223 #define outb_p isa_outb_p