cs_reset_chip
if ((error = cs_reset_chip(sc)) == CS_OK) {
cs_reset_chip(sc);
static int cs_reset_chip(struct cs_softc *);
if (cs_reset_chip(sc) == CS_ERROR) {