Home
last modified time | relevance | path

Searched refs:outw (Results 1 – 25 of 32) sorted by relevance

12

/freebsd-12.1/sys/dev/syscons/
H A Dscvgarndr.c780 outw(GDCIDX, 0xff08); /* bit mask */ in vga_pxlclear_planar()
865 outw(GDCIDX, 0xff08); /* bit mask */ in vga_pxlborder_planar()
953 outw(GDCIDX, 0xff08); /* bit mask */ in vga_vgadraw_planar()
1000 outw(GDCIDX, 0xff08); /* bit mask */ in vga_vgadraw_planar()
1080 outw(GDCIDX, 0xff08); /* bit mask */ in draw_pxlcursor_planar()
1096 outw(GDCIDX, 0xff08); /* bit mask */ in draw_pxlcursor_planar()
1203 outw(GDCIDX, 0xff08); /* bit mask */ in draw_pxlmouse_planar()
1221 outw(GDCIDX, (m1 << 8) | 0x08); in draw_pxlmouse_planar()
1240 outw(GDCIDX, (m1 << 8) | 0x08); in draw_pxlmouse_planar()
1250 outw(GDCIDX, 0xff08); /* bit mask */ in draw_pxlmouse_planar()
[all …]
/freebsd-12.1/sys/i386/i386/
H A Dgeode.c197 outw(cba + 2, p | 0xf0 | r); in geode_watchdog()
198 outw(cba, u); in geode_watchdog()
201 outw(cba, 0); in geode_watchdog()
224 outw(a + 6, 0x030e); in cs5536_watchdog()
226 outw(a + 2, p); in cs5536_watchdog()
228 outw(a + 4, 0); in cs5536_watchdog()
234 outw(a + 6, 0x8000); in cs5536_watchdog()
245 outw(a + 6, 0); in cs5536_watchdog()
246 outw(a + 4, 0); in cs5536_watchdog()
/freebsd-12.1/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); } in __ddk_outw()
62 # undef outw
64 # define outw(port,val) __ddk_outw(port, val) macro
H A Dcxddk.c136 outw (ARBADRL(c->port), (unsigned short) c->arphys); in cx_start_chan()
140 outw (BRBADRL(c->port), (unsigned short) c->brphys); in cx_start_chan()
144 outw (ATBADRL(c->port), (unsigned short) c->atphys); in cx_start_chan()
176 outw (ARBCNT(c->port), rbsz); in cx_start_chan()
177 outw (BRBCNT(c->port), rbsz); in cx_start_chan()
178 outw (ARBSTS(c->port), BSTS_OWN24); in cx_start_chan()
179 outw (BRBSTS(c->port), BSTS_OWN24); in cx_start_chan()
386 outw (cnt_port, len); in cx_send()
464 outw (cnt_port, rbsz); in cx_receive_interrupt()
533 outw (ARBCNT(c->port), rbsz); in cx_receive_interrupt()
[all …]
H A Dcsigma.c948 outw (BCR1(b->port), b->bcr1); in cx_setup_board()
950 outw (BCR1(b->port+0x10), b->bcr1b); in cx_setup_board()
1035 outw (RTPR(c->port), 10); /* 10 msec, see TPR */ in cx_update_chan()
1114 outw (ARBADRU(c->port), (unsigned short) (c->arphys>>16)); in cx_setup_chan()
1115 outw (ARBADRL(c->port), (unsigned short) c->arphys); in cx_setup_chan()
1119 outw (BRBADRL(c->port), (unsigned short) c->brphys); in cx_setup_chan()
1123 outw (ATBADRL(c->port), (unsigned short) c->atphys); in cx_setup_chan()
1127 outw (BTBADRL(c->port), (unsigned short) c->btphys); in cx_setup_chan()
1148 outw (BCR1(b->port), b->bcr1); in cx_set_dtr()
1181 outw (BCR1(b->port), b->bcr1); in cx_set_dtr()
[all …]
/freebsd-12.1/crypto/openssl/crypto/evp/
H A De_xcbc_d.c28 DES_cblock outw; member
59 memcpy(&data(ctx)->outw[0], &key[16], 8); in desx_cbc_init_key()
70 &data(ctx)->inw, &data(ctx)->outw, in desx_cbc_cipher()
79 &data(ctx)->inw, &data(ctx)->outw, in desx_cbc_cipher()
/freebsd-12.1/sys/dev/fb/
H A Dvga.c1767 outw(TSIDX, 0x0100); in set_font_mode()
1769 outw(TSIDX, 0x0402); in set_font_mode()
1770 outw(TSIDX, 0x0704); in set_font_mode()
1772 outw(TSIDX, 0x0300); in set_font_mode()
1774 outw(GDCIDX, 0x0204); in set_font_mode()
1775 outw(GDCIDX, 0x0005); in set_font_mode()
1813 outw(TSIDX, 0x0100); in set_normal_mode()
1815 outw(TSIDX, 0x0002 | (buf[0] << 8)); in set_normal_mode()
1816 outw(TSIDX, 0x0004 | (buf[1] << 8)); in set_normal_mode()
1818 outw(TSIDX, 0x0300); in set_normal_mode()
[all …]
H A Dsplash_bmp.c274 outw(GDCIDX, (0x8000 >> bofs) | 0x08); /* bit mask */ in bmp_SetPix()
275 outw(GDCIDX, (val << 8) | 0x00); /* set/reset */ in bmp_SetPix()
592 outw(GDCIDX, 0x0f01); /* set/reset enable */ in bmp_Draw()
595 outw(TSIDX, 0x0102); /* unmask plane #0 */ in bmp_Draw()
/freebsd-12.1/sys/dev/cy/
H A Dcy_pci.c170 outw(ioport + CY_PLX_9050_ICS,
177 outw(ioport + CY_PLX_9060_ICS,
/freebsd-12.1/crypto/openssl/crypto/des/
H A Dxcbc_enc.c17 const_DES_cblock *outw, int enc) in DES_xcbc_encrypt() argument
30 in2 = &(*outw)[0]; in DES_xcbc_encrypt()
/freebsd-12.1/sys/dev/ctau/
H A Dctau.c324 outw (R(b->port,HD_TCONR_0R), 1); in ct_probe_irq()
325 outw (R(b->port,HD_TCNT_0R), 0); in ct_probe_irq()
1347 outw (c->RX.TCNT, 0); in ct_start_receiver()
1368 outw (c->RX.DAR, (unsigned short) buf); in ct_start_receiver()
1369 outw (c->RX.BCR, len); in ct_start_receiver()
1374 outw (c->RX.EDA, (unsigned short) lim); in ct_start_receiver()
1375 outw (c->RX.CDA, (unsigned short) desc); in ct_start_receiver()
1376 outw (c->RX.BFL, len); in ct_start_receiver()
1424 outw (c->TX.SAR, (unsigned short) buf); in ct_start_transmitter()
1425 outw (c->TX.BCR, len); in ct_start_transmitter()
[all …]
/freebsd-12.1/sys/amd64/include/
H A Diodev.h40 #define iodev_write_2 outw
H A Dcpufunc.h310 outw(u_int port, u_short data) in outw() function
1016 void outw(u_int port, u_short data);
/freebsd-12.1/sys/i386/include/
H A Diodev.h40 #define iodev_write_2 outw
H A Dcpufunc.h341 outw(u_int port, u_short data) in outw() function
788 void outw(u_int port, u_short data);
/freebsd-12.1/sys/x86/include/
H A Dbus.h501 outw(bsh + offset, value); in bus_space_write_2()
782 outw(addr, value); in bus_space_set_multi_2()
846 outw(addr, value); in bus_space_set_region_2()
940 outw(addr2, inw(addr1)); in bus_space_copy_region_2()
945 outw(addr2, inw(addr1)); in bus_space_copy_region_2()
1039 #define outw(a, b) compiler_error macro
/freebsd-12.1/sys/powerpc/include/
H A Dpio.h155 #define outw(a,v) (__outw((volatile u_int16_t *)(a), v)) macro
156 #define out16(a,v) outw(a,v)
/freebsd-12.1/stand/i386/boot2/
H A Dsio.S35 outw %ax,(%dx) # BPS
/freebsd-12.1/crypto/openssl/include/openssl/
H A Ddes.h86 const_DES_cblock *outw, int enc);
/freebsd-12.1/sys/amd64/pci/
H A Dpci_cfgreg.c203 outw(port, data); in pcireg_cfgwrite()
/freebsd-12.1/sys/x86/xen/
H A Dhvm.c315 outw(XEN_MAGIC_IOPORT, disable_devs); in xen_hvm_disable_emulated_devices()
/freebsd-12.1/sys/dev/ep/
H A Dif_ep_isa.c259 outw(ioport + EP_COMMAND, WINDOW_SELECT | 0); in ep_isa_identify()
/freebsd-12.1/sys/dev/hptrr/
H A Dhptrr_os_bsd.c45 void os_outw (void *port, HPT_U16 value) { outw((unsigned)(HPT_UPTR)port, (value)); } in os_outw()
/freebsd-12.1/crypto/openssl/doc/man3/
H A DDES_random_key.pod58 const_DES_cblock *inw, const_DES_cblock *outw, int enc);
169 I<outw> to 'whiten' the encryption. I<inw> and I<outw> are secret
/freebsd-12.1/sys/dev/hptnr/
H A Dhptnr_os_bsd.c44 void os_outw (void *port, HPT_U16 value) { outw((unsigned)(HPT_UPTR)port, (value)); } in os_outw()

12