Searched refs:sc_exec (Results 1 – 3 of 3) sorted by relevance
207 sc->sc_exec = ami_schwartz_exec; in ami_pci_attach()212 sc->sc_exec = ami_quartz_exec; in ami_pci_attach()
97 int (*sc_exec)(struct ami_softc *sc, member
980 if (sc->sc_exec(sc, &ccb->ccb_cmd) != 0) { in ami_runqueue()1029 if (sc->sc_exec(sc, &ccb->ccb_cmd) == 0) { in ami_complete()