Home
last modified time | relevance | path

Searched refs:DLAB (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dsio.S34 outb %al,(%dx) # and DLAB
41 outb %al,(%dx) # DLAB
/illumos-gate/usr/src/uts/i86pc/boot/
H A Dboot_serial.h69 #define DLAB 0x80 /* divisor latch access bit */ macro
H A Dboot_console.c455 outb(port + LCR, DLAB); in serial_adjust_prop()
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dcpr_wakecode.S57 #define DLAB 0x80 /* divisor latch access bit */ macro
410 D16 movb $DLAB, %al / divisor latch
431 D16 movb $DLAB, %al / divisor latch
/illumos-gate/usr/src/uts/sun4/sys/
H A Dsudev.h76 #define DLAB 0x80 /* divisor latch access bit */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dasy.h84 #define DLAB 0x80 /* divisor latch access bit */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c1006 ddi_put8(asy->asy_iohandle, asy->asy_ioaddr + LCR, DLAB); in asyattach()
1410 DLAB); in asy_identify_chip()
2001 lcr | DLAB); in asy_reset_fifo()
2144 ddi_put8(asy->asy_iohandle, asy->asy_ioaddr + LCR, DLAB); in asy_program()
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c623 OUTB(LCR, DLAB); /* select baud rate generator */ in asyattach()
1455 OUTB(LCR, DLAB); in asy_program()