Home
last modified time | relevance | path

Searched defs:readw (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dword.c263 unsigned char *readw(d) in readw() function
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dio.h84 #define readw(addr) (*(volatile unsigned short *) (addr)) macro
H A Dw89c840.c160 #define readw inw macro
/illumos-gate/usr/src/boot/sys/i386/include/
H A Dcpufunc.h48 #define readw(va) (*(volatile uint16_t *) (va)) macro
/illumos-gate/usr/src/boot/sys/amd64/include/
H A Dcpufunc.h49 #define readw(va) (*(volatile uint16_t *) (va)) macro