ctlr_is_resettable
return snprintf(buf, 20, "%d\n", ctlr_is_resettable(h->board_id));
if (!ctlr_is_resettable(board_id)) {