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