dpti_blinkled
int dpti_blinkled(struct dpti_softc *);
if ((i = dpti_blinkled(sc)) == -1)
if ((rv = dpti_blinkled(sc)) != -1) {