Searched defs:readb (Results 1 – 5 of 5) sorted by relevance
394 readb(struct fileblk *f, int toread, int rest) in readb() function
83 #define readb(addr) (*(volatile unsigned char *) (addr)) macro
159 #define readb inb macro
47 #define readb(va) (*(volatile uint8_t *) (va)) macro
48 #define readb(va) (*(volatile uint8_t *) (va)) macro