Searched refs:af_setup (Results 1 – 3 of 3) sorted by relevance
72 .af_setup = iopaau_func_zero_setup,76 .af_setup = iopaau_func_fill8_setup,80 .af_setup = iopaau_func_xor_setup,84 .af_setup = iopaau_func_xor_setup,
75 int (*af_setup)(struct iopaau_softc *, struct dmover_request *); member
134 error = (*af->af_setup)(sc, dreq); in iopaau_start()