dlh              3571 arch/mips/include/asm/octeon/cvmx-mio-defs.h 		uint64_t dlh:8;
dlh              3573 arch/mips/include/asm/octeon/cvmx-mio-defs.h 		uint64_t dlh:8;
dlh              3986 arch/mips/include/asm/octeon/cvmx-mio-defs.h 		uint64_t dlh:8;
dlh              3988 arch/mips/include/asm/octeon/cvmx-mio-defs.h 		uint64_t dlh:8;
dlh               104 arch/x86/boot/early_serial_console.c 	unsigned char lcr, dll, dlh;
dlh               110 arch/x86/boot/early_serial_console.c 	dlh = inb(port + DLH);
dlh               112 arch/x86/boot/early_serial_console.c 	quot = (dlh << 8) | dll;
dlh               143 drivers/tty/serial/omap-serial.c 	unsigned char		dlh;
dlh               885 drivers/tty/serial/omap-serial.c 	up->dlh = quot >> 8;
dlh              1010 drivers/tty/serial/omap-serial.c 	serial_out(up, UART_DLM, up->dlh);	/* MS of divisor */
dlh              1834 drivers/tty/serial/omap-serial.c 	serial_out(up, UART_DLM, up->dlh);
dlh              4060 fs/jfs/jfs_dtree.c 	struct ldtentry *slh, *dlh = NULL;
dlh              4120 fs/jfs/jfs_dtree.c 			dlh = (struct ldtentry *) h;
dlh              4125 fs/jfs/jfs_dtree.c 				dlh->index = slh->index; /* little-endian */
dlh              4129 fs/jfs/jfs_dtree.c 			memcpy(dlh, slh, 6 + len * 2);
dlh              4135 fs/jfs/jfs_dtree.c 			dlh->next = dsi;
dlh              4212 fs/jfs/jfs_dtree.c 				dlh->next = -1;