Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cx/
HDmachdep.h30 # define outw(port,w) outport(port,w) macro
42 # define outw(port,w) outpw((unsigned short)(port),(unsigned short)(w)) macro
64 # define outw(port,val) __ddk_outw(port, val) macro
/NextBSD/crypto/openssl/crypto/des/
HDxcbc_enc.c130 const_DES_cblock *outw, int enc) in DES_xcbc_encrypt()
HDdes_old.c128 _ossl_old_des_cblock *outw, int enc) in _ossl_old_des_xcbc_encrypt()
HDdes_old.h158 # define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ argument
262 # define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ argument
/NextBSD/crypto/openssl/crypto/evp/
HDe_xcbc_d.c77 DES_cblock outw; member
/NextBSD/sys/powerpc/include/
HDpio.h153 #define outw(a,v) (__outw((volatile u_int16_t *)(a), v)) macro
/NextBSD/sys/i386/include/
HDcpufunc.h306 outw(u_int port, u_short data) in outw() function
/NextBSD/sys/amd64/include/
HDcpufunc.h301 outw(u_int port, u_short data) in outw() function
/NextBSD/sys/pc98/include/
HDbus.h576 #define outw(a, b) compiler_error macro
/NextBSD/sys/x86/include/
HDbus.h1034 #define outw(a, b) compiler_error macro