Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/boot/
H A Dboot_serial.h71 #define DLAB 0x80 /* divisor latch access bit */ macro
H A Dboot_console.c424 outb(port + LCR, DLAB); in serial_adjust_prop()
/titanic_50/usr/src/uts/sun4/sys/
H A Dsudev.h76 #define DLAB 0x80 /* divisor latch access bit */ macro
/titanic_50/usr/src/uts/i86pc/ml/
H A Dcpr_wakecode.s58 #define DLAB 0x80 /* divisor latch access bit */ macro
489 D16 movb $DLAB, %al / divisor latch
510 D16 movb $DLAB, %al / divisor latch
/titanic_50/usr/src/uts/common/sys/
H A Dasy.h83 #define DLAB 0x80 /* divisor latch access bit */ macro
/titanic_50/usr/src/uts/common/io/
H A Dasy.c1004 ddi_put8(asy->asy_iohandle, asy->asy_ioaddr + LCR, DLAB); in asyattach()
1408 DLAB); in asy_identify_chip()
1999 lcr | DLAB); in asy_reset_fifo()
2142 ddi_put8(asy->asy_iohandle, asy->asy_ioaddr + LCR, DLAB); in asy_program()
/titanic_50/usr/src/uts/sun4/io/
H A Dsu_driver.c621 OUTB(LCR, DLAB); /* select baud rate generator */ in asyattach()
1455 OUTB(LCR, DLAB); in asy_program()