/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/ |
gas-inout.asm | 2 inw $10, %ax label 5 inw $10 label
|
/external/grub/netboot/ |
smc9000.c | 117 bank = inw(ioaddr + BANK_SELECT); 124 bank = inw(ioaddr + BANK_SELECT); 133 base_address_register = inw(ioaddr + BASE); 151 revision_register = inw(ioaddr + REVISION); 290 packet_no = inw(smc9000_base + FIFO_PORTS); 299 tx_status = inw( smc9000_base + DATA_1 ); 307 _outw(inw(smc9000_base + TCR ) | TCR_ENABLE, smc9000_base + TCR ); 332 if (inw(smc9000_base + FIFO_PORTS) & FP_RXEMPTY) 339 if (!(inw(smc9000_base + DATA_1) & RS_ERRORS)) { 341 nic->packetlen = (inw(smc9000_base + DATA_1) & 0x07ff) [all...] |
lance.c | 218 (void)inw(ioaddr+LANCE_RESET); 228 outw(inw(ioaddr+LANCE_BUS_IF) | 0x2, ioaddr+LANCE_BUS_IF); 238 media = inw(ioaddr+0x16) ; 252 check = inw(ioaddr+0x16) ; 275 (void)inw(ioaddr+LANCE_ADDR); 278 (void)inw(ioaddr+LANCE_ADDR); 281 (void)inw(ioaddr+LANCE_ADDR); 284 (void)inw(ioaddr+LANCE_ADDR); 288 if (inw(ioaddr+LANCE_DATA) & 0x100) 312 inw(ioaddr+LANCE_DATA)) [all...] |
3c90x.c | 269 while (inw(ioaddr + regCommandIntStatus_w) & INT_CMDINPROGRESS); 303 while((1<<15) & inw(ioaddr + regEepromCommand_0_w)); 307 while((1<<15) & inw(ioaddr + regEepromCommand_0_w)); 308 val = inw(ioaddr + regEepromData_0_w); 326 while((1<<15) & inw(ioaddr + regEepromCommand_0_w)); 330 while((1<<15) & inw(ioaddr + regEepromCommand_0_w)); 334 while((1<<15) & inw(ioaddr + regEepromCommand_0_w)); 339 while((1<<15) & inw(ioaddr + regEepromCommand_0_w)); 343 while((1<<15) & inw(ioaddr + regEepromCommand_0_w)); 412 while (inw(INF_3C90X.IOAddr + regCommandIntStatus_w) & INT_CMDINPROGRESS) [all...] |
3c509.c | 74 while (inw(BASE + EP_STATUS) & S_COMMAND_IN_PROGRESS) 89 while (inw(BASE + EP_STATUS) & S_COMMAND_IN_PROGRESS) 193 while (inw(BASE + EP_W1_FREE_TX) < (unsigned short)len + pad + 4) 211 while((inw(BASE + EP_STATUS) & S_COMMAND_IN_PROGRESS) != 0) 226 cst=inw(BASE + EP_STATUS); 241 status = inw(BASE + EP_W1_RX_STATUS); 265 status = inw(BASE + EP_W1_RX_STATUS); 289 while (inw(BASE + EP_STATUS) & S_COMMAND_IN_PROGRESS) 332 return (inw(IS_BASE + EP_W0_EEPROM_DATA)); 370 data = (data << 1) | (inw(id_port) & 1) [all...] |
smc9000.h | 199 #define SMC_DELAY(x) { inw( x + RCR );\ 200 inw( x + RCR );\ 201 inw( x + RCR ); }
|
3c595.c | 202 while (inw(BASE + VX_W1_FREE_TX) < len + pad + 4) { 221 while((inw(BASE + VX_STATUS) & S_COMMAND_IN_PROGRESS) != 0) 236 cst=inw(BASE + VX_STATUS); 251 status = inw(BASE + VX_W1_RX_STATUS); 275 status = inw(BASE + VX_W1_RX_STATUS); 301 while (inw(BASE + VX_STATUS) & S_COMMAND_IN_PROGRESS); 346 return (inw(BASE + VX_W0_EEPROM_DATA)); 355 vx_connectors = inw(BASE + VX_W3_RESET_OPT) & 0x7f;
|
cs89x0.c | 86 return inw(eth_nic_base + DATA_PORT); 424 status = inw(eth_nic_base + RX_FRAME_PORT); 425 nic->packetlen = inw(eth_nic_base + RX_FRAME_PORT); 428 nic->packet[nic->packetlen-1] = inw(eth_nic_base + RX_FRAME_PORT); 466 if ((inw(ioaddr + ADD_PORT) & ADD_MASK) != ADD_SIG) 471 if (inw(ioaddr + DATA_PORT) != CHIP_EISA_ID_SIG)
|
tiara.c | 145 len = inw(ioaddr + BMPR_MEM_PORT); /* throw away status */ 146 len = inw(ioaddr + BMPR_MEM_PORT);
|
eepro100.c | 334 retval = (retval << 1) | ((inw(ee_addr) & EE_DATA_READ) ? 1 : 0); 385 status = inw(ioaddr + SCBStatus); 391 t, s, status, inw (ioaddr + SCBCmd)); 420 s1 = inw (ioaddr + SCBStatus); 424 s2 = inw (ioaddr + SCBStatus);
|
eepro.c | 356 rcv_event = inw(ioaddr + IO_PORT); 359 rcv_status = inw(ioaddr + IO_PORT); 360 rcv_next_frame = inw(ioaddr + IO_PORT); 361 rcv_size = inw(ioaddr + IO_PORT); 425 status = inw(ioaddr + IO_PORT); 435 if (((status = inw(ioaddr + IO_PORT)) & TX_DONE_BIT) == 0) {
|
3c595.h | 296 #define VX_BUSY_WAIT while (inw(BASE + VX_STATUS) & S_COMMAND_IN_PROGRESS) 425 #define is_eeprom_busy(b) (inw((b)+VX_W0_EEPROM_COMMAND)&EEPROM_BUSY)
|
depca.c | 521 for (i = 0; i < 100 && !(inw(DEPCA_DATA) & IDON); i++) 545 if (inw(DEPCA_DATA) != STOP) 693 if (inw(DEPCA_DATA) != STOP)
|
rtl8139.c | 213 fullduplex = inw(ioaddr + MII_BMCR) & BMCRDuplex; 364 status = inw(ioaddr + IntrStatus); 399 status = inw(ioaddr + IntrStatus);
|
epic100.c | 180 *ap++ = inw(lan0 + i*4); 480 return inw(mmdata);
|
/external/chromium_org/third_party/openssl/openssl/crypto/evp/ |
e_xcbc_d.c | 78 DES_cblock inw; member in struct:__anon13665 110 memcpy(&data(ctx)->inw[0],&key[8],8); 123 &data(ctx)->inw, 133 &data(ctx)->inw,
|
/external/openssl/crypto/evp/ |
e_xcbc_d.c | 78 DES_cblock inw; member in struct:__anon24240 110 memcpy(&data(ctx)->inw[0],&key[8],8); 123 &data(ctx)->inw, 133 &data(ctx)->inw,
|
/external/qemu-pc-bios/bochs/bios/ |
rombios32start.S | 101 inw %dx, %ax 113 inw %dx, %ax
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
io.h | 62 inw (unsigned short int port) function 66 __asm__ __volatile__ ("inw %w1,%0":"=a" (_v):"Nd" (port)); 75 __asm__ __volatile__ ("inw %w1,%0\noutb %%al,$0x80":"=a" (_v):"Nd" (port));
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
io.h | 62 inw (unsigned short int port) function 66 __asm__ __volatile__ ("inw %w1,%0":"=a" (_v):"Nd" (port)); 75 __asm__ __volatile__ ("inw %w1,%0\noutb %%al,$0x80":"=a" (_v):"Nd" (port));
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
io.h | 62 inw (unsigned short int port) function 66 __asm__ __volatile__ ("inw %w1,%0":"=a" (_v):"Nd" (port)); 75 __asm__ __volatile__ ("inw %w1,%0\noutb %%al,$0x80":"=a" (_v):"Nd" (port));
|
/external/chromium_org/third_party/openssl/openssl/crypto/des/ |
des_old.c | 111 _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc) 114 length, (DES_key_schedule *)schedule, ivec, inw, outw, enc);
|
xcbc_enc.c | 114 DES_cblock *ivec, const_DES_cblock *inw, 125 in2 = &(*inw)[0];
|
/external/openssl/crypto/des/ |
des_old.c | 111 _ossl_old_des_cblock *inw,_ossl_old_des_cblock *outw,int enc) 114 length, (DES_key_schedule *)schedule, ivec, inw, outw, enc);
|
xcbc_enc.c | 114 DES_cblock *ivec, const_DES_cblock *inw, 125 in2 = &(*inw)[0];
|