Searched refs:CFCR_DLAB (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ic/
H A Dns16550.h73 #define CFCR_DLAB LCR_DLAB macro
/freebsd-current/stand/i386/libi386/
H A Dcomconsole.c341 outb(comc_port + com_cfcr, CFCR_DLAB | COMC_FMT);
382 outb(comc_port + com_cfcr, CFCR_DLAB | cfcr);

Completed in 61 milliseconds