Searched defs:readb (Results 1 - 3 of 3) sorted by relevance

/haiku/src/libs/compat/freebsd_network/compat/machine/x86_64/
H A Dcpufunc.h44 #define readb(va) (*(volatile uint8_t *) (va)) macro
/haiku/src/libs/compat/freebsd_network/compat/machine/x86/
H A Dcpufunc.h43 #define readb(va) (*(volatile uint8_t *) (va)) macro
/haiku/headers/os/drivers/pcmcia/
H A Dk_compat.h49 #define readb(p) (*(volatile u_char *)(p)) macro

Completed in 64 milliseconds