Home
last modified time | relevance | path

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

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