wi_seek
if (wi_seek(sc, ltv->wi_type, 0, WI_BAP1))
if (wi_seek(sc, ltv->wi_type, 0, WI_BAP1))
if (wi_seek(sc, id, off, WI_BAP1))
if (wi_seek(sc, id, off, WI_BAP0))
if (wi_seek(sc, id, off + len, WI_BAP0))
if (wi_seek(sc, *id, 0, WI_BAP0))
STATIC int wi_seek(struct wi_softc *, int, int, int);