Home
last modified time | relevance | path

Searched refs:outb (Results 26 – 50 of 95) sorted by relevance

1234

/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_mech2.c61 outb(PCI_CSE_PORT, in pci_mech2_config_enable()
63 outb(PCI_FORW_PORT, bus); in pci_mech2_config_enable()
71 outb(PCI_CSE_PORT, oldstatus); in pci_mech2_config_restore()
132 outb(PCI_CADDR2(device, reg), val); in pci_mech2_putb()
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dsio.S34 outb %al,(%dx) # and DLAB
41 outb %al,(%dx) # DLAB
44 outb %al,(%dx) # DTR
71 outb %al,(%dx) # Write character
H A Dgptldr.S129 outb %al,$0x64 # output port
134 outb %al,$0x60 # A20
/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c729 outb(fcp->c_regbase + FCR_CCR, ccr); in fdc_propinit2()
739 outb(fcp->c_regbase + FCR_CCR, 0); in fdc_propinit2()
788 outb(fcp->c_regbase + FCR_SRA, 0x0F); in fdc_enhance_probe()
792 outb(fcp->c_regbase + FCR_SRA, 0x0D); in fdc_enhance_probe()
796 outb(fcp->c_regbase + FCR_SRA, 0x0E); in fdc_enhance_probe()
807 outb(fcp->c_regbase + FCR_SRA, FSA_DISB); in fdc_enhance_probe()
816 outb(fcp->c_regbase + FCR_SRA, 0x0F); in fdc_enhance_probe()
820 outb(fcp->c_regbase + FCR_SRA, 0x0D); in fdc_enhance_probe()
824 outb(fcp->c_regbase + FCR_SRA, 0x0E); in fdc_enhance_probe()
838 outb(fcp->c_regbase + FCR_SRA, save); in fdc_enhance_probe()
[all …]
/illumos-gate/usr/src/boot/i386/libi386/
H A Dcomconsole.c110 outb(ioaddr + com_scr, COMC_TEST); in comc_port_is_present()
319 outb(sp->ioaddr + com_data, (uchar_t)c); in comc_putchar()
684 outb(sp->ioaddr + com_cfcr, CFCR_DLAB | sp->lcr); in comc_setup()
685 outb(sp->ioaddr + com_dlbl, COMC_BPS(sp->speed) & 0xff); in comc_setup()
686 outb(sp->ioaddr + com_dlbh, COMC_BPS(sp->speed) >> 8); in comc_setup()
687 outb(sp->ioaddr + com_cfcr, sp->lcr); in comc_setup()
688 outb(sp->ioaddr + com_mcr, in comc_setup()
712 outb(ioaddr + com_cfcr, CFCR_DLAB | cfcr); in comc_getspeed()
717 outb(ioaddr + com_cfcr, cfcr); in comc_getspeed()
/illumos-gate/usr/src/test/bhyve-tests/tests/kdev/
H A Dpayload_vlapic_msr_access.c108 outb(IOP_TEST_RESULT, TEST_RESULT_FAIL); in start()
131 outb(IOP_TEST_RESULT, TEST_RESULT_PASS); in start()
H A Dpayload_vlapic_mmio_access.c51 outb(IOP_TEST_RESULT, TEST_RESULT_FAIL); in start()
84 outb(IOP_TEST_RESULT, TEST_RESULT_PASS); in start()
/illumos-gate/usr/src/test/bhyve-tests/tests/inst_emul/
H A Dpayload_imul.S51 outb (%dx)
57 outb (%dx)
H A Dpayload_exit_paging.S28 outb (%dx)
H A Dpayload_page_dirty.S27 outb (%dx)
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dacpica_ec.c176 outb(ec.ec_sc, EC_RD); /* output a read command */ in ec_rd()
184 outb(ec.ec_base, addr); /* output addr */ in ec_rd()
225 outb(ec.ec_sc, EC_WR); /* output a write command */ in ec_wr()
233 outb(ec.ec_base, addr); /* output addr */ in ec_wr()
241 outb(ec.ec_base, val); /* write data */ in ec_wr()
263 outb(ec.ec_sc, EC_QR); /* output a query command */ in ec_query()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dsmp-imps.c82 outb (unsigned short port, unsigned char val) in outb() function
91 outb (0x70, loc); in cmos_write_byte()
92 outb (0x71, val); in cmos_write_byte()
98 outb (0x70, loc); in cmos_read_byte()
H A Dgraphics.c113 static inline void outb(unsigned short port, unsigned char val) in outb() function
119 outb(0x3c4, 2); in MapMask()
120 outb(0x3c5, value); in MapMask()
125 outb(0x3ce, 8); in BitMask()
126 outb(0x3cf, value); in BitMask()
H A Dasm.S314 outb $0xa0 /* PIC2_ICR */
315 2: outb $0x20 /* PIC1_ICR */
1814 outb %al, %dx
1822 outb $K_CMD
1838 outb $K_RDWR
1844 outb $K_CMD
2509 outb %al, %dx
2513 outb %al, %dx
2516 outb %al, %dx
2519 outb %al, %dx
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpic8259.h50 #define enable_irq(x) outb ( inb( IMR_REG(x) ) & ~IMR_BIT(x), IMR_REG(x) )
51 #define disable_irq(x) outb ( inb( IMR_REG(x) ) | IMR_BIT(x), IMR_REG(x) )
H A D3c595.c108 outb(nic->node_addr[i], BASE + VX_W2_ADDR_0 + i); in t595_reset()
198 outb(0x0, BASE + VX_W1_TX_STATUS); in t595_transmit()
214 outb(*(p+s - 1), BASE + VX_W1_TX_PIO_WR_1); in t595_transmit()
217 outb(0, BASE + VX_W1_TX_PIO_WR_1); /* Padding */ in t595_transmit()
H A Dpic8259.c83 outb ( ICR_EOI_SPECIFIC | ICR_VALUE(irq), ICR_REG(irq) ); in send_specific_eoi()
85 outb ( ICR_EOI_SPECIFIC | ICR_VALUE(CHAINED_IRQ), in send_specific_eoi()
H A Dsis900.c258 outb(0x09 + i, 0x70); in sis630e_get_mac_addr()
465 outb(EECS, ee_addr); in sis900_read_eeprom()
558 outb(dataval, mdio_addr);
560 outb(dataval | MDC, mdio_addr);
577 outb(0, mdio_addr);
579 outb(MDC, mdio_addr);
H A D3c90x.c437 outb(0x01, INF_3C90X.IOAddr + regTxFreeThresh_b); in a3c90x_reset()
543 outb(0x00, INF_3C90X.IOAddr + regTxStatus_b); in a3c90x_transmit()
560 outb(0x00, INF_3C90X.IOAddr + regTxStatus_b); in a3c90x_transmit()
923 outb(0x01, INF_3C90X.IOAddr + regTxFreeThresh_b); in a3c90x_probe()
/illumos-gate/usr/src/boot/i386/btx/btx/
H A Dbtx.S293 outb %al,$0x20 # master,
294 outb %al,$0xa0 # slave
296 outb %al,$0x21 # master
298 outb %al,$0xa1 # slave
300 outb %al,$0x21 # master
302 outb %al,$0xa1 # slave
304 outb %al,$0x21 # master,
305 outb %al,$0xa1 # slave
307 outb %al,$0xa1 # IMR
309 outb %al,$0x21 # IMR
/illumos-gate/usr/src/boot/i386/pxeldr/
H A Dpxeldr.S249 outb %al,$0x64 # output port
254 outb %al,$0x60 # A20
/illumos-gate/usr/src/boot/sys/i386/include/
H A Dcpufunc.h273 outb(u_int port, u_char data) in outb() function
689 outb(0x22, reg); in read_cyrix_reg()
696 outb(0x22, reg); in write_cyrix_reg()
697 outb(0x23, data); in write_cyrix_reg()
756 void outb(u_int port, u_char data);
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_asm.h35 extern void outb(int port, uint8_t value);
/illumos-gate/usr/src/test/bhyve-tests/tests/common/
H A Dpayload_utils.h22 void outb(uint16_t, uint8_t);
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.common_functions19 outb

1234