__txcom_slotname
const char *__txcom_slotname(int);
printf("%s never power up\n", __txcom_slotname(slot));
printf("%s frame error\n", __txcom_slotname(sc->sc_chip->sc_slot));
printf("%s parity error\n", __txcom_slotname(sc->sc_chip->sc_slot));
printf("%s break\n", __txcom_slotname(sc->sc_chip->sc_slot));