Searched refs:writew (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dio.h87 #define writew(b,addr) ((*(volatile unsigned short *) (addr)) = (b)) macro
H A Dw89c840.c157 #undef writew macro
163 #define writew outw macro
H A Dr8169.c122 #define RTL_W16(reg, val16) writew ((val16), ioaddr + (reg))
H A Dvia-rhine.c1085 writew(CR_STOP, byCR0);
H A Dtg3.c106 #define tw16(reg,val) writew(((val) & 0xffff), tg3.regs + (reg))

Completed in 37 milliseconds