dtv_buffer_realloc
if (dtv_buffer_realloc(sc, DTV_DEFAULT_BUFSIZE) != 0) {
dtv_buffer_realloc(sc, 0);
int dtv_buffer_realloc(struct dtv_softc *, size_t);