nlpt              358 dev/pci/puc.c  	int i, ncom, nlpt;
nlpt              361 dev/pci/puc.c  	for (i = ncom = nlpt = 0; PUC_PORT_VALID(desc, i); i++) {
nlpt              367 dev/pci/puc.c  			nlpt++;
nlpt              376 dev/pci/puc.c  	if (nlpt) {
nlpt              379 dev/pci/puc.c  		printf("%d lpt", nlpt);