DLH
outb(port + DAT + DLH, (baud >> 8) & 0xff);
OUTB(DAT+DLH, ((ASY9600*asy->asy_baud_divisor_factor) >> 8) & 0xff);