Home
last modified time | relevance | path

Searched refs:DLL (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/uts/i86pc/boot/
H A Dboot_serial.h43 #define DLL 0 /* ... data latch low (used for baud rate) */ macro
H A Dboot_console.c425 outb(port + DAT + DLL, baud & 0xff); in serial_adjust_prop()
/titanic_44/usr/src/lib/libsum/common/
H A DRELEASE10 04-02-29 Makefile: compile with $(CC.PIC) for codexlib/sum $(CC.DLL)
/titanic_44/usr/src/uts/sun4/sys/
H A Dsudev.h58 #define DLL 0 /* divisor latch (lsb) */ macro
/titanic_44/usr/src/uts/i86pc/ml/
H A Dcpr_wakecode.s51 #define DLL 0 /* divisor latch (lsb) */ macro
491 D16 movl $_CONST(COM1+DLL), %edx / divisor latch lsb
512 D16 movl $_CONST(COM2+DLL), %edx / divisor latch lsb
/titanic_44/usr/src/lib/libpp/common/
H A Dpp.def45 DLL
/titanic_44/usr/src/uts/common/sys/
H A Dasy.h67 #define DLL 0 /* divisor latch (lsb) */ macro
/titanic_44/usr/src/uts/sun4/io/
H A Dsu_driver.c623 OUTB(DAT+DLL, (ASY9600*asy->asy_baud_divisor_factor) & 0xff); in asyattach()
/titanic_44/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in430 ** SQLite is a DLL. For some reason, it does not work to call free()
/titanic_44/usr/src/lib/libast/common/
H A DRELEASE892 comp/regcmp.c: __ia64 workaround fixed by proper CC.DLL probe
893 comp/getdate.c: __ia64 workaround fixed by proper CC.DLL probe
/titanic_44/usr/src/uts/common/io/
H A Dasy.c1006 ddi_put8(asy->asy_iohandle, asy->asy_ioaddr + (DAT+DLL), in asyattach()