Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/asm/
H A Dio_mm.h265 #define isa_outb_p(v,p) ({isa_outb((v),(p));isa_delay();}) macro
317 #define outb_p isa_outb_p