Searched refs:dlbh (Results 1 – 1 of 1) sorted by relevance
377 u_char dlbh; in comc_getspeed() local385 dlbh = inb(comc_port + com_dlbh); in comc_getspeed()389 divisor = dlbh << 8 | dlbl; in comc_getspeed()