Searched defs:inw (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/dev/cx/
H A Dmachdep.h28 # define inw(port) inport(port) macro
40 # define inw(port) inpw((unsigned short)(port)) macro
/freebsd-12-stable/crypto/openssl/crypto/evp/
H A De_xcbc_d.c27 DES_cblock inw; member in struct:__anon8140
/freebsd-12-stable/crypto/openssl/crypto/des/
H A Dxcbc_enc.c14 DES_xcbc_encrypt(const unsigned char *in, unsigned char *out, long length, DES_key_schedule *schedule, DES_cblock *ivec, const_DES_cblock *inw, const_DES_cblock *outw, int enc) argument
/freebsd-12-stable/usr.sbin/config/
H A Dmkoptions.c144 char *file, *inw; local
[all...]
/freebsd-12-stable/sys/powerpc/include/
H A Dpio.h163 #define inw(a) (__inw((volatile u_int16_t *)(a))) macro
/freebsd-12-stable/sys/x86/include/
H A Dbus.h1036 #define inw(a) compiler_error macro
/freebsd-12-stable/sys/i386/include/
H A Dcpufunc.h296 inw(u_int port) function
/freebsd-12-stable/sys/amd64/include/
H A Dcpufunc.h266 inw(u_int port) function

Completed in 139 milliseconds