wt.c | 187 static int wtcmd(struct wt_softc *sc, int cmd); 422 if (!wtcmd(sc, d)) 535 if (!wtcmd(sc, op)) 631 if (!wtcmd(sc, QIC_RDDATA)) { 650 if (!wtcmd(sc, QIC_WRTDATA)) { 804 } else if (!wtcmd(sc, QIC_REWIND)) 818 if (!wtcmd(sc, QIC_READFM)) { 837 if (!wtcmd(sc, QIC_WRITEFM)) { 883 wtcmd(struct wt_softc *sc, int cmd) function in typeref:typename:int 890 WTDBPRINT(("wtcmd() cmd=0x%x\n", cmd)) [all...] |