Searched refs:outw (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-11-stable/sys/amd64/include/
H A Diodev.h38 #define iodev_write_2 outw
/freebsd-11-stable/sys/i386/include/
H A Diodev.h38 #define iodev_write_2 outw
/freebsd-11-stable/sys/dev/cx/
H A Dmachdep.h30 # define outw(port,w) outport(port,w) macro
42 # define outw(port,w) outpw((unsigned short)(port),(unsigned short)(w)) macro
60 { outw (word, port); }
62 # undef outw macro
64 # define outw(port,val) __ddk_outw(port, val) macro
H A Dcxddk.c135 outw (ARBADRU(c->port), (unsigned short) (c->arphys>>16));
136 outw (ARBADRL(c->port), (unsigned short) c->arphys);
139 outw (BRBADRU(c->port), (unsigned short) (c->brphys>>16));
140 outw (BRBADRL(c->port), (unsigned short) c->brphys);
143 outw (ATBADRU(c->port), (unsigned short) (c->atphys>>16));
144 outw (ATBADRL(c->port), (unsigned short) c->atphys);
147 outw (BTBADRU(c->port), (unsigned short) (c->btphys>>16));
148 outw (BTBADRL(c->port), (unsigned short) c->btphys);
176 outw (ARBCNT(c->port), rbsz);
177 outw (BRBCN
[all...]
H A Dcsigma.c948 outw (BCR1(b->port), b->bcr1);
950 outw (BCR1(b->port+0x10), b->bcr1b);
1035 outw (RTPR(c->port), 10); /* 10 msec, see TPR */
1114 outw (ARBADRU(c->port), (unsigned short) (c->arphys>>16));
1115 outw (ARBADRL(c->port), (unsigned short) c->arphys);
1118 outw (BRBADRU(c->port), (unsigned short) (c->brphys>>16));
1119 outw (BRBADRL(c->port), (unsigned short) c->brphys);
1122 outw (ATBADRU(c->port), (unsigned short) (c->atphys>>16));
1123 outw (ATBADRL(c->port), (unsigned short) c->atphys);
1126 outw (BTBADR
[all...]
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A De_xcbc_d.c77 DES_cblock outw; member in struct:__anon6370
108 memcpy(&data(ctx)->outw[0], &key[16], 8);
119 &data(ctx)->inw, &data(ctx)->outw, ctx->encrypt);
127 &data(ctx)->inw, &data(ctx)->outw, ctx->encrypt);
/freebsd-11-stable/sys/i386/i386/
H A Dgeode.c195 outw(cba + 2, p | 0xf0 | r);
196 outw(cba, u);
199 outw(cba, 0);
222 outw(a + 6, 0x030e);
224 outw(a + 2, p);
226 outw(a + 4, 0);
232 outw(a + 6, 0x8000);
243 outw(a + 6, 0);
244 outw(a + 4, 0);
/freebsd-11-stable/sys/dev/syscons/
H A Dscvgarndr.c562 outw(GDCIDX, 0x0005); /* read mode 0, write mode 0 */
563 outw(GDCIDX, 0x0003); /* data rotate/function select */
564 outw(GDCIDX, 0x0f01); /* set/reset enable */
565 outw(GDCIDX, 0xff08); /* bit mask */
566 outw(GDCIDX, ((attr & 0xf000) >> 4) | 0x00); /* set/reset */
575 outw(GDCIDX, 0x0000); /* set/reset */
576 outw(GDCIDX, 0x0001); /* set/reset enable */
647 outw(GDCIDX, 0x0005); /* read mode 0, write mode 0 */
648 outw(GDCIDX, 0x0003); /* data rotate/function select */
649 outw(GDCID
[all...]
/freebsd-11-stable/sys/i386/xbox/
H A Dpic16l.s63 outw %ax,%dx
67 outw %ax,%dx
153 outw %ax,%dx
/freebsd-11-stable/sys/dev/fb/
H A Dvga.c1720 outw(TSIDX, 0x0100);
1722 outw(TSIDX, 0x0402);
1723 outw(TSIDX, 0x0704);
1725 outw(TSIDX, 0x0300);
1727 outw(GDCIDX, 0x0204);
1728 outw(GDCIDX, 0x0005);
1729 outw(GDCIDX, 0x0406); /* addr = a0000, 64kb */
1766 outw(TSIDX, 0x0100);
1768 outw(TSIDX, 0x0002 | (buf[0] << 8));
1769 outw(TSID
[all...]
H A Dsplash_bmp.c306 outw(GDCIDX, (0x8000 >> bofs) | 0x08); /* bit mask */
307 outw(GDCIDX, (val << 8) | 0x00); /* set/reset */
631 outw(GDCIDX, 0x0f01); /* set/reset enable */
634 outw(TSIDX, 0x0102); /* unmask plane #0 */
/freebsd-11-stable/sys/dev/cy/
H A Dcy_pci.c168 outw(ioport + CY_PLX_9050_ICS,
175 outw(ioport + CY_PLX_9060_ICS,
/freebsd-11-stable/sys/pc98/pc98/
H A Dbusio.s85 outw %ax,%dx
231 outw %ax,%dx
277 outw %ax,%dx
317 outw %ax,%dx
378 outw %ax,%dx
751 outw %ax,%dx
911 outw %ax,%dx
961 outw %ax,%dx
1006 outw %ax,%dx
1067 outw
[all...]
H A Dpc98_machdep.c86 outw(0xc40, 0x0033);
/freebsd-11-stable/stand/i386/boot2/
H A Dsio.S35 outw %ax,(%dx) # BPS
/freebsd-11-stable/crypto/openssl/crypto/des/
H A Ddes_old.c128 _ossl_old_des_cblock *outw, int enc)
131 length, (DES_key_schedule *)schedule, ivec, inw, outw,
123 _ossl_old_des_xcbc_encrypt(_ossl_old_des_cblock *input, _ossl_old_des_cblock *output, long length, des_key_schedule schedule, _ossl_old_des_cblock *ivec, _ossl_old_des_cblock *inw, _ossl_old_des_cblock *outw, int enc) argument
H A Dxcbc_enc.c130 const_DES_cblock *outw, int enc)
143 in2 = &(*outw)[0];
127 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
H A Ddes_old.h158 # define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\
159 DES_xcbc_encrypt((i),(o),(l),&(k),(iv),(inw),(outw),(e))
262 # define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\
263 _ossl_old_des_xcbc_encrypt((i),(o),(l),(k),(iv),(inw),(outw),(e))
360 _ossl_old_des_cblock *outw, int enc);
H A Ddes.h148 const_DES_cblock *outw, int enc);
/freebsd-11-stable/sys/powerpc/include/
H A Dpio.h153 #define outw(a,v) (__outw((volatile u_int16_t *)(a), v)) macro
154 #define out16(a,v) outw(a,v)
/freebsd-11-stable/sys/x86/include/
H A Dbus.h496 outw(bsh + offset, value);
679 outw %%ax,%w0 \n\
777 outw(addr, value);
841 outw(addr, value);
935 outw(addr2, inw(addr1));
940 outw(addr2, inw(addr1));
1034 #define outw(a, b) compiler_error macro
/freebsd-11-stable/sys/dev/ctau/
H A Dctau.c324 outw (R(b->port,HD_TCONR_0R), 1);
325 outw (R(b->port,HD_TCNT_0R), 0);
1346 outw (c->RX.TCONR, 160); /* period is 10 msec */
1347 outw (c->RX.TCNT, 0);
1368 outw (c->RX.DAR, (unsigned short) buf);
1369 outw (c->RX.BCR, len);
1374 outw (c->RX.EDA, (unsigned short) lim);
1375 outw (c->RX.CDA, (unsigned short) desc);
1376 outw (c->RX.BFL, len);
1424 outw (
[all...]
/freebsd-11-stable/sys/dev/hptrr/
H A Dhptrr_os_bsd.c43 void os_outw (void *port, HPT_U16 value) { outw((unsigned)(HPT_UPTR)port, (value)); }
/freebsd-11-stable/sys/dev/ep/
H A Dif_ep_isa.c270 outw(ioport + EP_COMMAND, WINDOW_SELECT | 0);
/freebsd-11-stable/sys/x86/xen/
H A Dhvm.c291 outw(XEN_MAGIC_IOPORT, disable_devs);

Completed in 356 milliseconds

12