Home
last modified time | relevance | path

Searched defs:outb (Results 1 – 2 of 2) sorted by relevance

/bsp/x86/drivers/include/
A Di386.h53 static __inline void outb(int port, unsigned char data) in outb() function
/bsp/asm9260t/platform/
A Dasm9260t.h13 #define outb(v, r) do{*((VP8)(r))=(v);}while(0) macro

Completed in 10 milliseconds