| /trueos/usr.sbin/config/ |
| HD | mkoptions.c | 142 char *file, *inw; in do_option() local 203 if ((inw = get_word(inf)) == 0 || inw == (char *)EOF) in do_option() 206 if ((inw = get_word(inf)) == 0 || inw == (char *)EOF) in do_option() 208 inw = ns(inw); in do_option() 214 if (eq(inw, name)) { in do_option() 220 if (eq(inw, ol->o_name)) in do_option() 222 if (!eq(inw, name) && !ol) { in do_option() 225 inw, file); in do_option() 230 inw, basefile, ol->o_file); in do_option() 236 op->op_name = inw; in do_option()
|
| /trueos/sys/dev/wl/ |
| HD | if_wl.c | 661 printf("hasr %04x\n", inw(HASR(base))); in wldump() 666 printf("%04x ", inw(PIOP1(base))); in wldump() 672 printf("%04x ", inw(PIOP1(base))); in wldump() 678 printf("%04x ", inw(PIOP1(base))); in wldump() 920 for (i = 1000000; inw(PIOP0(base)) && (i-- > 0); ) in wlbldcu() 926 if (inw(PIOP0(base)) == (SCB_SW_CX|SCB_SW_CNA)) in wlbldcu() 971 cu_status = inw(PIOP1(base)); in wlstart() 973 scb_status = inw(PIOP0(base)); in wlstart() 975 scb_command = inw(PIOP0(base)); in wlstart() 1511 if ((int_type = inw(HASR(base))) & HASR_MMC_INTR) { in wlintr() [all …]
|
| HD | if_wl.h | 116 while(inw(HASR(sc->base)) & HASR_MMC_BUSY) ; \
|
| /trueos/crypto/openssl/crypto/evp/ |
| HD | e_xcbc_d.c | 76 DES_cblock inw; member 107 memcpy(&data(ctx)->inw[0], &key[8], 8); in desx_cbc_init_key() 119 &data(ctx)->inw, &data(ctx)->outw, ctx->encrypt); in desx_cbc_cipher() 127 &data(ctx)->inw, &data(ctx)->outw, ctx->encrypt); in desx_cbc_cipher()
|
| /trueos/sys/i386/xbox/ |
| HD | pic16l.s | 48 inw %dx,%ax 66 inw %dx,%ax 130 inw %dx,%ax 152 inw %dx,%ax
|
| /trueos/sys/dev/cx/ |
| HD | machdep.h | 28 # define inw(port) inport(port) macro 40 # define inw(port) inpw((unsigned short)(port)) macro
|
| HD | cxddk.c | 436 risr = inw (RISR(c->port)); in cx_receive_interrupt() 441 unsigned long rcbadr = (unsigned short) inw (RCBADRL(c->port)) | in cx_receive_interrupt() 442 (long) inw (RCBADRU(c->port)) << 16; in cx_receive_interrupt() 498 len = (risr & RIS_BB) ? inw(BRBCNT(c->port)) : inw(ARBCNT(c->port)); in cx_receive_interrupt() 562 len = inw(BTBCNT(c->port)); in cx_transmit_interrupt() 566 len = inw(ATBCNT(c->port)); in cx_transmit_interrupt() 591 while (! (inw (BSR(b->port)) & BSR_NOINTR)) { in cx_int_handler() 904 return (!(inw (BSR(b->port)) & BSR_NOINTR)); in cx_checkintr()
|
| /trueos/sys/dev/ep/ |
| HD | if_ep_eisa.c | 114 if ((inw(iobase + EP_W0_ADDRESS_CFG) & 0x1f) != 0x1f) in ep_eisa_probe() 120 conf = inw(iobase + EISA_IOCONF); in ep_eisa_probe()
|
| HD | if_ep_isa.c | 132 data = (data << 1) | (inw(id_port) & 1); in get_eeprom_data() 271 data = inw(ioport + EP_W0_EEPROM_COMMAND); in ep_isa_identify()
|
| /trueos/crypto/openssl/crypto/des/ |
| HD | xcbc_enc.c | 129 DES_cblock *ivec, const_DES_cblock *inw, in DES_xcbc_encrypt() argument 140 in2 = &(*inw)[0]; in DES_xcbc_encrypt()
|
| HD | des_old.h | 158 # define des_xcbc_encrypt(i,o,l,k,iv,inw,outw,e)\ argument 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)\ argument 263 _ossl_old_des_xcbc_encrypt((i),(o),(l),(k),(iv),(inw),(outw),(e)) 359 _ossl_old_des_cblock *inw,
|
| HD | des_old.c | 127 _ossl_old_des_cblock *inw, in _ossl_old_des_xcbc_encrypt() argument 131 length, (DES_key_schedule *)schedule, ivec, inw, outw, in _ossl_old_des_xcbc_encrypt()
|
| /trueos/sys/i386/include/ |
| HD | iodev.h | 35 #define iodev_read_2 inw
|
| HD | cpufunc.h | 255 inw(u_int port) in inw() function 742 u_short inw(u_int port);
|
| /trueos/sys/amd64/include/ |
| HD | iodev.h | 35 #define iodev_read_2 inw
|
| /trueos/sys/i386/i386/ |
| HD | geode.c | 194 r = inw(cba + 2) & 0xff00; in geode_watchdog() 240 s = inw(a + 6); in cs5536_watchdog()
|
| /trueos/sys/dev/bvm/ |
| HD | bvm_dbg.c | 66 if (inw(bvm_dbg_port) == BVM_DBG_SIG) { in bvm_dbg_probe()
|
| HD | bvm_console.c | 183 if (inw(bvm_cons_port) == BVM_CONS_SIG) in bvm_cnprobe()
|
| /trueos/sys/arm/include/ |
| HD | katelib.h | 95 #define inw(port) ReadShort((port)) macro
|
| /trueos/sys/pc98/pc98/ |
| HD | busio.s | 65 inw %dx,%ax 176 inw %dx,%ax 374 inw %dx,%ax 731 inw %dx,%ax 847 inw %dx,%ax 1063 inw %dx,%ax 1514 inw %dx,%ax 1650 inw %dx,%ax
|
| /trueos/sys/dev/vx/ |
| HD | if_vx_eisa.c | 104 eisa_add_intr(dev, inw(iobase + VX_RESOURCE_CONFIG) >> 12, in vx_eisa_probe()
|
| /trueos/sys/powerpc/include/ |
| HD | pio.h | 161 #define inw(a) (__inw((volatile u_int16_t *)(a))) macro 162 #define in16(a) inw(a)
|
| /trueos/sys/dev/cy/ |
| HD | cy_pci.c | 176 inw(ioport + CY_PLX_9060_ICS) | CY_PLX_9060_ICS_IENABLE |
|
| /trueos/sys/x86/include/ |
| HD | bus.h | 240 return (inw(handle + offset)); in bus_space_read_2() 952 outw(addr2, inw(addr1)); in bus_space_copy_region_2() 957 outw(addr2, inw(addr1)); in bus_space_copy_region_2() 1048 #define inw(a) compiler_error macro
|
| /trueos/sys/amd64/pci/ |
| HD | pci_cfgreg.c | 219 data = inw(port); in pcireg_cfgread()
|