Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/asm-generic/
H A Dio.h35 #define outw(a,b) outw(b,a) macro
/freebsd/crypto/openssl/crypto/des/
H A Dxcbc_enc.c23 const_DES_cblock *outw, int enc) in DES_xcbc_encrypt()
/freebsd/crypto/openssl/crypto/evp/
H A De_xcbc_d.c35 DES_cblock outw; member
/freebsd/sys/powerpc/include/
H A Dpio.h154 #define outw(a,v) (__outw((volatile u_int16_t *)(a), v)) macro
/freebsd/sys/amd64/include/
H A Dcpufunc.h227 outw(u_int port, u_short data) in outw() function
/freebsd/sys/x86/include/
H A Dbus.h980 #define outw(a, b) compiler_error macro