emu10kx_prepare
error = (emu10kx_prepare(sc, &sc->emu10kx_sbuf) > 0) ? 0 : ENOMEM;
static int emu10kx_prepare(struct emu_sc_info *sc, struct sbuf *s);