Searched refs:tst_exec (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/dev/ieee488/
H A Dtnt4882.c182 tst_exec(struct tnt_softc *sc, struct tst *tp, const char *name) function
246 tst_exec(sc, tst_reset, "Reset");
247 tst_exec(sc, tst_read_reg, "Read registers");
248 tst_exec(sc, tst_bsr_dcr, "BSR & DCR");
249 tst_exec(sc, tst_adr0_1, "ADR0,1");
250 tst_exec(sc, tst_cdor_dir, "CDOR/DIR");
251 tst_exec(sc, tst_spmr_spsr, "CPMR/SPSR");
252 tst_exec(sc, tst_count0_1, "COUNT0:1");
253 tst_exec(sc, tst_reset, "Reset");

Completed in 104 milliseconds