coram_mpeg_malloc
sc->sc_tsbuf = coram_mpeg_malloc(sc, CORAM_TS_PKTSIZE * 2);
static void * coram_mpeg_malloc(struct coram_softc *, size_t);