pccbb_detect_card   96 dev/pci/pccbb.c int	pccbb_detect_card(struct pccbb_softc *);
pccbb_detect_card 1147 dev/pci/pccbb.c 		if (2 == pccbb_detect_card(sc)) {
pccbb_detect_card 2287 dev/pci/pccbb.c 	return pccbb_detect_card(sc) == 1 ? 1 : 0;