Searched refs:outb (Results 26 - 50 of 85) sorted by relevance

1234

/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic_common.c450 outb(CMOS_ADDR, SSB);
451 outb(CMOS_DATA, BIOS_SHUTDOWN);
1187 outb(CMOS_ADDR, SSB);
1188 outb(CMOS_DATA, 0);
1195 outb(APIC_IMCR_P1, (uchar_t)APIC_IMCR_SELECT);
1196 outb(APIC_IMCR_P2, (uchar_t)APIC_IMCR_PIC);
1229 outb(CMOS_ADDR, RTC_REGA);
1231 outb(CMOS_DATA, (byte | EXT_BANK));
1233 outb(CMOS_ADDR, PFR_REG);
1243 outb(CMOS_DAT
[all...]
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dcomconsole.c242 outb(sp->ioaddr + com_data, (u_char)c);
567 outb(sp->ioaddr + com_cfcr, CFCR_DLAB | sp->lcr);
568 outb(sp->ioaddr + com_dlbl, COMC_BPS(sp->speed) & 0xff);
569 outb(sp->ioaddr + com_dlbh, COMC_BPS(sp->speed) >> 8);
570 outb(sp->ioaddr + com_cfcr, sp->lcr);
571 outb(sp->ioaddr + com_mcr,
594 outb(sp->ioaddr + com_cfcr, CFCR_DLAB | cfcr);
599 outb(sp->ioaddr + com_cfcr, cfcr);
/illumos-gate/usr/src/uts/i86pc/ml/
H A Damd64.il143 .inline outb,8
146 outb (%dx)
H A Dia32.il130 .inline outb,8
133 outb (%dx)
/illumos-gate/usr/src/uts/intel/asm/
H A Dsunddi.h81 outb(int port, uint8_t value) function
86 "outb (%1)"
/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c729 outb(fcp->c_regbase + FCR_CCR, ccr);
739 outb(fcp->c_regbase + FCR_CCR, 0);
784 outb(fcp->c_regbase + FCR_SRA, FSA_ENA5);
785 outb(fcp->c_regbase + FCR_SRA, FSA_ENA5);
788 outb(fcp->c_regbase + FCR_SRA, 0x0F);
792 outb(fcp->c_regbase + FCR_SRA, 0x0D);
796 outb(fcp->c_regbase + FCR_SRA, 0x0E);
807 outb(fcp->c_regbase + FCR_SRA, FSA_DISB);
812 outb(fcp->c_regbase + FCR_SRA, FSA_ENA6);
813 outb(fc
[all...]
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dacpica_ec.c176 outb(ec.ec_sc, EC_RD); /* output a read command */
184 outb(ec.ec_base, addr); /* output addr */
225 outb(ec.ec_sc, EC_WR); /* output a write command */
233 outb(ec.ec_base, addr); /* output addr */
241 outb(ec.ec_base, val); /* write data */
263 outb(ec.ec_sc, EC_QR); /* output a query command */
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpic8259.c83 outb ( ICR_EOI_SPECIFIC | ICR_VALUE(irq), ICR_REG(irq) );
85 outb ( ICR_EOI_SPECIFIC | ICR_VALUE(CHAINED_IRQ),
H A D3c595.c108 outb(nic->node_addr[i], BASE + VX_W2_ADDR_0 + i);
198 outb(0x0, BASE + VX_W1_TX_STATUS);
214 outb(*(p+s - 1), BASE + VX_W1_TX_PIO_WR_1);
217 outb(0, BASE + VX_W1_TX_PIO_WR_1); /* Padding */
H A D3c90x.c437 outb(0x01, INF_3C90X.IOAddr + regTxFreeThresh_b);
543 outb(0x00, INF_3C90X.IOAddr + regTxStatus_b);
560 outb(0x00, INF_3C90X.IOAddr + regTxStatus_b);
923 outb(0x01, INF_3C90X.IOAddr + regTxFreeThresh_b);
/illumos-gate/usr/src/boot/sys/boot/i386/pxeldr/
H A Dpxeldr.S249 outb %al,$0x64 # output port
254 outb %al,$0x60 # A20
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dsmp-imps.c82 outb (unsigned short port, unsigned char val) function
84 __asm __volatile ("outb %0,%1"::"a" (val), "d" (port));
91 outb (0x70, loc);
92 outb (0x71, val);
98 outb (0x70, loc);
H A Dgraphics.c113 static inline void outb(unsigned short port, unsigned char val) function
115 __asm __volatile ("outb %0,%1"::"a" (val), "d" (port));
119 outb(0x3c4, 2);
120 outb(0x3c5, value);
125 outb(0x3ce, 8);
126 outb(0x3cf, value);
/illumos-gate/usr/src/cmd/mdb/intel/amd64/kmdb/
H A Dkmdb_asmutil.s157 outb (%dx)
/illumos-gate/usr/src/cmd/mdb/intel/ia32/kmdb/
H A Dkmdb_asmutil.s171 outb (%dx)
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_printf.c66 outb(0x64, 0xfe); /* this resets the system, see pc_reset() */
/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_mech1.c107 outb(PCI_CONFDATA | (reg & 0x3), val);
H A Dpci_mech1_amd.c155 outb(PCI_CONFDATA | (reg & 0x3), val);
/illumos-gate/usr/src/lib/libpp/common/
H A Dppbuiltin.c283 number = pp.outbuf != pp.outb;
285 p = pp.outb;
H A Dpp.h78 #define ppcheckout() do{if(pp.outp>pp.oute){PPWRITE(PPBUFSIZ);if(pp.outbuf==pp.outb){pp.outbuf+=PPBUFSIZ;pp.oute+=PPBUFSIZ;}else{pp.outbuf-=PPBUFSIZ;memcpy(pp.outbuf,pp.oute,pp.outp-pp.oute);pp.oute-=PPBUFSIZ;pp.outp-=2*PPBUFSIZ;}}}while(0)
408 char* outb; /* output buffer base */ member in struct:ppglobals
/illumos-gate/usr/src/boot/sys/boot/i386/gptzfsboot/
H A Dgptldr.S129 outb %al,$0x64 # output port
134 outb %al,$0x60 # A20
/illumos-gate/usr/src/boot/sys/i386/include/
H A Dcpufunc.h270 outb(u_int port, u_char data) function
272 __asm __volatile("outb %0, %w1" : : "a" (data), "Nd" (port));
686 outb(0x22, reg);
693 outb(0x22, reg);
694 outb(0x23, data);
753 void outb(u_int port, u_char data);
/illumos-gate/usr/src/boot/sys/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
[all...]
/illumos-gate/usr/src/uts/intel/io/ipmi/
H A Dipmivars.h186 outb((sc)->ipmi_io_address + ((sc)->ipmi_io_spacing * (x)), value)
/illumos-gate/usr/src/uts/intel/sys/
H A Darchsystm.h219 extern void outb(int port, uint8_t value);

Completed in 111 milliseconds

1234