Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sh/
H A Dword.c41 static int readb(struct fileblk *, int, int);
346 len = readb(f, in readwc()
381 if (readb(f, f->fsiz, 0) <= 0){ in readwc()
394 readb(struct fileblk *f, int toread, int rest) in readb() function
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dio.h82 #define readb(addr) (*(volatile unsigned char *) (addr)) macro
H A Dw89c840.c153 #undef readb
159 #define readb inb macro
H A Dr8169.c124 #define RTL_R8(reg) readb (ioaddr + (reg))
H A Dvia-rhine.c1191 #define IOSYNC do { readb(nic->ioaddr + StationAddr); } while (0)
H A Dtg3.c110 #define tr8(reg) readb(tg3.regs + (reg))