Searched refs:DLL (Results 1 – 11 of 11) sorted by relevance
43 #define DLL 0 /* ... data latch low (used for baud rate) */ macro
425 outb(port + DAT + DLL, baud & 0xff); in serial_adjust_prop()
10 04-02-29 Makefile: compile with $(CC.PIC) for codexlib/sum $(CC.DLL)
58 #define DLL 0 /* divisor latch (lsb) */ macro
52 #define DLL 0 /* divisor latch (lsb) */ macro492 D16 movl $_CONST(COM1+DLL), %edx / divisor latch lsb513 D16 movl $_CONST(COM2+DLL), %edx / divisor latch lsb
45 DLL
67 #define DLL 0 /* divisor latch (lsb) */ macro
623 OUTB(DAT+DLL, (ASY9600*asy->asy_baud_divisor_factor) & 0xff); in asyattach()
430 ** SQLite is a DLL. For some reason, it does not work to call free()
892 comp/regcmp.c: __ia64 workaround fixed by proper CC.DLL probe893 comp/getdate.c: __ia64 workaround fixed by proper CC.DLL probe
1006 ddi_put8(asy->asy_iohandle, asy->asy_ioaddr + (DAT+DLL), in asyattach()