Home
last modified time | relevance | path

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

/openbsd-src/lib/libarch/alpha/
H A Dio.h41 u_int16_t (*readw)(void *, u_int32_t); member
H A Dio.c118 readw(void *handle, u_int32_t offset) in readw() function
/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dio.h165 #define readw(p) ioread16(p) macro
/openbsd-src/bin/ksh/
H A Dsh.h322 int readw; /* other side of read (saved temporarily) */ member