sc_uartrev         76 arch/i386/isa/pccomvar.h 	u_char sc_uartrev;
sc_uartrev        217 dev/ic/com_subr.c 			sc->sc_uartrev = bus_space_read_1(iot, ioh, com_dlbl);
sc_uartrev        311 dev/ic/com_subr.c 		printf(": xr16850 (rev %d), 128 byte fifo\n", sc->sc_uartrev);
sc_uartrev        317 dev/ic/com_subr.c 		printf(": ox16c950 (rev %d), 128 byte fifo\n", sc->sc_uartrev);