uart_type         339 dev/cardbus/cardbus.c 				cis->funce.serial.uart_type = tuple[3] & 0x1f;
uart_type         304 dev/cardbus/cardbusvar.h 			int uart_type;
uart_type         170 dev/cardbus/com_cardbus.c 	    (ca->ca_cis.funce.serial.uart_type == 0 ||	/* 8250 */
uart_type         171 dev/cardbus/com_cardbus.c 	    ca->ca_cis.funce.serial.uart_type == 1 ||	/* 16450 */
uart_type         172 dev/cardbus/com_cardbus.c 	    ca->ca_cis.funce.serial.uart_type == 2))	/* 16550 */