Symbol: inw
usr/src/boot/sys/amd64/include/cpufunc.h
828
u_short inw(u_int port);
usr/src/boot/sys/i386/include/cpufunc.h
739
u_short inw(u_int port);
usr/src/grub/grub-0.97/netboot/3c595.c
201
while (inw(BASE + VX_W1_FREE_TX) < len + pad + 4) {
usr/src/grub/grub-0.97/netboot/3c595.c
220
while((inw(BASE + VX_STATUS) & S_COMMAND_IN_PROGRESS) != 0)
usr/src/grub/grub-0.97/netboot/3c595.c
234
cst=inw(BASE + VX_STATUS);
usr/src/grub/grub-0.97/netboot/3c595.c
249
status = inw(BASE + VX_W1_RX_STATUS);
usr/src/grub/grub-0.97/netboot/3c595.c
275
status = inw(BASE + VX_W1_RX_STATUS);
usr/src/grub/grub-0.97/netboot/3c595.c
301
while (inw(BASE + VX_STATUS) & S_COMMAND_IN_PROGRESS);
usr/src/grub/grub-0.97/netboot/3c595.c
349
return (inw(BASE + VX_W0_EEPROM_DATA));
usr/src/grub/grub-0.97/netboot/3c595.c
358
vx_connectors = inw(BASE + VX_W3_RESET_OPT) & 0x7f;
usr/src/grub/grub-0.97/netboot/3c595.h
296
#define VX_BUSY_WAIT while (inw(BASE + VX_STATUS) & S_COMMAND_IN_PROGRESS)
usr/src/grub/grub-0.97/netboot/3c595.h
425
#define is_eeprom_busy(b) (inw((b)+VX_W0_EEPROM_COMMAND)&EEPROM_BUSY)
usr/src/grub/grub-0.97/netboot/3c90x.c
268
while (inw(ioaddr + regCommandIntStatus_w) & INT_CMDINPROGRESS);
usr/src/grub/grub-0.97/netboot/3c90x.c
302
while((1<<15) & inw(ioaddr + regEepromCommand_0_w));
usr/src/grub/grub-0.97/netboot/3c90x.c
306
while((1<<15) & inw(ioaddr + regEepromCommand_0_w));
usr/src/grub/grub-0.97/netboot/3c90x.c
307
val = inw(ioaddr + regEepromData_0_w);
usr/src/grub/grub-0.97/netboot/3c90x.c
326
while((1<<15) & inw(ioaddr + regEepromCommand_0_w));
usr/src/grub/grub-0.97/netboot/3c90x.c
330
while((1<<15) & inw(ioaddr + regEepromCommand_0_w));
usr/src/grub/grub-0.97/netboot/3c90x.c
334
while((1<<15) & inw(ioaddr + regEepromCommand_0_w));
usr/src/grub/grub-0.97/netboot/3c90x.c
339
while((1<<15) & inw(ioaddr + regEepromCommand_0_w));
usr/src/grub/grub-0.97/netboot/3c90x.c
343
while((1<<15) & inw(ioaddr + regEepromCommand_0_w));
usr/src/grub/grub-0.97/netboot/3c90x.c
410
while (inw(INF_3C90X.IOAddr + regCommandIntStatus_w) & INT_CMDINPROGRESS);
usr/src/grub/grub-0.97/netboot/3c90x.c
434
while (inw(INF_3C90X.IOAddr + regCommandIntStatus_w) & INT_CMDINPROGRESS)
usr/src/grub/grub-0.97/netboot/3c90x.c
448
while (inw(INF_3C90X.IOAddr + regCommandIntStatus_w) & INT_CMDINPROGRESS);
usr/src/grub/grub-0.97/netboot/3c90x.c
494
inw(INF_3C90X.IOAddr + regCommandIntStatus_w);
usr/src/grub/grub-0.97/netboot/3c90x.c
495
inw(INF_3C90X.IOAddr + regCommandIntStatus_w);
usr/src/grub/grub-0.97/netboot/3c90x.c
497
while (inw(INF_3C90X.IOAddr+regCommandIntStatus_w) &
usr/src/grub/grub-0.97/netboot/3c90x.c
530
while (!(inw(INF_3C90X.IOAddr + regCommandIntStatus_w)&0x0004) &&
usr/src/grub/grub-0.97/netboot/3c90x.c
534
if (!(inw(INF_3C90X.IOAddr + regCommandIntStatus_w)&0x0004))
usr/src/grub/grub-0.97/netboot/3c90x.c
606
if (!(inw(INF_3C90X.IOAddr + regCommandIntStatus_w)&0x0010))
usr/src/grub/grub-0.97/netboot/3c90x.c
797
mstat = inw(INF_3C90X.IOAddr + regMediaStatus_4_w);
usr/src/grub/grub-0.97/netboot/3c90x.c
823
mopt = inw(INF_3C90X.IOAddr + regResetMediaOptions_3_w);
usr/src/grub/grub-0.97/netboot/3c90x.c
919
while (inw(INF_3C90X.IOAddr + regCommandIntStatus_w) & INT_CMDINPROGRESS)
usr/src/grub/grub-0.97/netboot/3c90x.c
935
while (inw(INF_3C90X.IOAddr + regCommandIntStatus_w) & INT_CMDINPROGRESS)
usr/src/grub/grub-0.97/netboot/eepro100.c
346
retval = (retval << 1) | ((inw(ee_addr) & EE_DATA_READ) ? 1 : 0);
usr/src/grub/grub-0.97/netboot/eepro100.c
397
status = inw(ioaddr + SCBStatus);
usr/src/grub/grub-0.97/netboot/eepro100.c
403
t, s, status, inw (ioaddr + SCBCmd));
usr/src/grub/grub-0.97/netboot/eepro100.c
432
s1 = inw (ioaddr + SCBStatus);
usr/src/grub/grub-0.97/netboot/eepro100.c
436
s2 = inw (ioaddr + SCBStatus);
usr/src/grub/grub-0.97/netboot/eepro100.c
485
status = inw(ioaddr + SCBStatus);
usr/src/grub/grub-0.97/netboot/eepro100.c
558
intr_status = inw(ioaddr + SCBStatus);
usr/src/grub/grub-0.97/netboot/eepro100.c
561
inw(ioaddr + SCBStatus);
usr/src/grub/grub-0.97/netboot/epic100.c
179
*ap++ = inw(lan0 + i*4);
usr/src/grub/grub-0.97/netboot/epic100.c
504
return inw(mmdata);
usr/src/grub/grub-0.97/netboot/ns8390.c
149
*((unsigned short *)dst) = inw(eth_asic_base + ASIC_PIO);
usr/src/grub/grub-0.97/netboot/pci_io.c
40
*value = inw(0xCFC + (where&2));
usr/src/grub/grub-0.97/netboot/pcnet32.c
295
return inw(addr + PCNET32_WIO_RDP);
usr/src/grub/grub-0.97/netboot/pcnet32.c
307
return inw(addr + PCNET32_WIO_BDP);
usr/src/grub/grub-0.97/netboot/pcnet32.c
318
return inw(addr + PCNET32_WIO_RAP);
usr/src/grub/grub-0.97/netboot/pcnet32.c
328
inw(addr + PCNET32_WIO_RESET);
usr/src/grub/grub-0.97/netboot/pcnet32.c
334
return (inw(addr + PCNET32_WIO_RAP) == 88);
usr/src/grub/grub-0.97/netboot/pnic.c
67
status = inw ( nic->ioaddr + PNIC_REG_STAT );
usr/src/grub/grub-0.97/netboot/pnic.c
69
_output_length = inw ( nic->ioaddr + PNIC_REG_LEN );
usr/src/grub/grub-0.97/netboot/rtl8139.c
213
fullduplex = inw(nic->ioaddr + MII_BMCR) & BMCRDuplex;
usr/src/grub/grub-0.97/netboot/rtl8139.c
398
status = inw(nic->ioaddr + IntrStatus);
usr/src/grub/grub-0.97/netboot/rtl8139.c
436
status = inw(nic->ioaddr + IntrStatus);
usr/src/grub/grub-0.97/netboot/rtl8139.c
495
mask = inw(nic->ioaddr + IntrMask);
usr/src/grub/grub-0.97/netboot/sis900.c
293
*( ((u16 *)nic->node_addr) + i) = inw(ioaddr + rfdr);
usr/src/grub/grub-0.97/netboot/sundance.c
324
outw(inw(BASE + MACCtrl0) | EnbFullDuplex,
usr/src/grub/grub-0.97/netboot/sundance.c
337
outw(inw(BASE + MACCtrl0) | duplex ? 0x20 : 0,
usr/src/grub/grub-0.97/netboot/sundance.c
441
(int) inw(BASE + TxStatus), (int) inl(BASE + MACCtrl0),
usr/src/grub/grub-0.97/netboot/sundance.c
442
(int) inw(BASE + MACCtrl1), (int) inw(BASE + MACCtrl0)));
usr/src/grub/grub-0.97/netboot/sundance.c
454
intr_status = inw(nic->ioaddr + IntrStatus);
usr/src/grub/grub-0.97/netboot/sundance.c
485
intr_status = inw(nic->ioaddr + IntrStatus);
usr/src/grub/grub-0.97/netboot/sundance.c
734
outw(inw(BASE + MulticastFilter1 + 2) | 0x0200,
usr/src/grub/grub-0.97/netboot/sundance.c
736
outw(inw(BASE + MACCtrl0) | EnbFlowCtrl, BASE + MACCtrl0);
usr/src/grub/grub-0.97/netboot/sundance.c
759
if (!(inw(ioaddr + EECtrl) & 0x8000)) {
usr/src/grub/grub-0.97/netboot/sundance.c
760
return inw(ioaddr + EEData);
usr/src/grub/grub-0.97/netboot/tlan.c
540
u16 host_int = inw(BASE + TLAN_HOST_INT);
usr/src/grub/grub-0.97/netboot/tlan.c
583
printf("AC: 0x%hX\n", inw(BASE + TLAN_CH_PARM));
usr/src/grub/grub-0.97/netboot/tlan.c
584
host_int = inw(BASE + TLAN_HOST_INT);
usr/src/grub/grub-0.97/netboot/tlan.c
626
u16 host_int = inw(BASE + TLAN_HOST_INT);
usr/src/grub/grub-0.97/netboot/tlan.c
692
host_int = inw(BASE + TLAN_HOST_INT);
usr/src/grub/grub-0.97/netboot/tlan.c
719
host_int = inw(BASE + TLAN_HOST_INT);
usr/src/grub/grub-0.97/netboot/tlan.h
409
return (inw((base_addr + TLAN_DIO_DATA) + (internal_addr & 0x2)));
usr/src/grub/grub-0.97/netboot/tulip.c
1676
outl(0x0f370000 | inw(ioaddr + 0x80), ioaddr + 0x80);
usr/src/grub/grub-0.97/netboot/tulip.c
1682
outl(0x0f370000 | inw(ioaddr + 0x80), ioaddr + 0x80);
usr/src/grub/grub-0.97/netboot/tulip.c
1683
outl(0x11000 | inw(ioaddr + 0xa0), ioaddr + 0xa0);
usr/src/grub/grub-0.97/netboot/via-rhine.c
1183
CRbak = inw (byCR0);
usr/src/grub/grub-0.97/netboot/via-rhine.c
1206
intr_status = inw(nic->ioaddr + IntrStatus);
usr/src/grub/grub-0.97/netboot/via-rhine.c
766
ReturnMII = inw (wMIIDATA);
usr/src/grub/grub-0.97/netboot/via-rhine.c
806
ReadMIItmp = inw (wMIIDATA);
usr/src/grub/grub-0.97/netboot/via-rhine.c
895
intr_status = inw(nic->ioaddr + IntrStatus);
usr/src/grub/grub-0.97/netboot/w89c840.c
160
#define readw inw
usr/src/test/bhyve-tests/tests/common/payload_utils.h
26
uint16_t inw(uint16_t);
usr/src/test/bhyve-tests/tests/kdev/payload_vlapic_freq_periodic.c
88
const uint16_t divisor = inw(IOP_TEST_PARAM0);
usr/src/test/bhyve-tests/tests/kdev/payload_vlapic_freq_periodic.c
89
const uint16_t loop_count = inw(IOP_TEST_PARAM1);
usr/src/uts/common/sys/sunddi.h
1853
extern uint16_t inw(int port);
usr/src/uts/i86pc/io/pci/pci_tools.c
727
local_data = inw(port);
usr/src/uts/i86pc/os/pci_mech1.c
85
val = inw(PCI_CONFDATA | (reg & 0x2));
usr/src/uts/i86pc/os/pci_mech1_amd.c
131
val = inw(PCI_CONFDATA | (reg & 0x2));
usr/src/uts/i86pc/os/pci_mech2.c
101
val = inw(PCI_CADDR2(device, reg));
usr/src/uts/intel/io/acpica/osl.c
847
*Value = inw(Address);
usr/src/uts/intel/os/ddi_i86.c
1015
val = inw((uintptr_t)addr);
usr/src/uts/intel/os/ddi_i86.c
1060
val = ddi_swap16(inw((uintptr_t)addr));
usr/src/uts/intel/os/ddi_i86.c
1268
if ((*h++ = inw(port)) == 0xffff)
usr/src/uts/intel/os/ddi_i86.c
1272
if ((*h++ = inw(port)) == 0xffff)
usr/src/uts/intel/os/ddi_i86.c
1400
if ((*h++ = ddi_swap16(inw(port))) == 0xffff)
usr/src/uts/intel/os/ddi_i86.c
1404
if ((*h++ = ddi_swap16(inw(port))) == 0xffff)
usr/src/uts/intel/os/ddi_i86.c
508
return (ddi_swap16(inw((uintptr_t)addr)));
usr/src/uts/intel/os/ddi_i86.c
634
*h++ = ddi_swap16(inw(port));
usr/src/uts/intel/os/ddi_i86.c
637
*h++ = ddi_swap16(inw(port));
usr/src/uts/intel/sys/archsystm.h
104
extern uint16_t inw(int port);