Searched refs:cfcr (Results 1 – 1 of 1) sorted by relevance
379 u_char cfcr; in comc_getspeed() local381 cfcr = inb(comc_port + com_cfcr); in comc_getspeed()382 outb(comc_port + com_cfcr, CFCR_DLAB | cfcr); in comc_getspeed()387 outb(comc_port + com_cfcr, cfcr); in comc_getspeed()