Home
last modified time | relevance | path

Searched defs:inw (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/crypto/des/
H A Dxcbc_enc.c22 DES_cblock *ivec, const_DES_cblock *inw, in DES_xcbc_encrypt()
/freebsd/crypto/openssl/crypto/evp/
H A De_xcbc_d.c34 DES_cblock inw; member
/freebsd/usr.sbin/config/
H A Dmkoptions.cc196 configword cp, inw; in do_option() local
/freebsd/sys/powerpc/include/
H A Dpio.h162 #define inw(a) (__inw((volatile u_int16_t *)(a))) macro
/freebsd/sys/amd64/include/
H A Dcpufunc.h182 inw(u_int port) in inw() function
/freebsd/sys/x86/include/
H A Dbus.h977 #define inw(a) compiler_error macro