pccbb_detect_card
if (2 == pccbb_detect_card(sc)) {
return pccbb_detect_card(sc) == 1 ? 1 : 0;
int pccbb_detect_card(struct pccbb_softc *);