hwtype            140 dev/cardbus/puc_cardbus.c 	paa.hwtype = COM_UART_OX16C950;		/* XXX */
hwtype            212 dev/pci/puc.c  	paa.hwtype = 0;	/* autodetect */
hwtype            222 dev/pci/puc.c  		paa.hwtype = 0x08;	/* XXX COM_UART_ST16C654 */
hwtype             74 dev/pci/pucvar.h 	int			hwtype;
hwtype            124 dev/puc/com_puc.c 	if (pa->hwtype)
hwtype            125 dev/puc/com_puc.c 		sc->sc_uarttype = pa->hwtype;