Searched refs:amr_poll_command (Results 1 – 2 of 2) sorted by relevance
216 sc->amr_poll_command = amr_quartz_poll_command; in amr_attach()221 sc->amr_poll_command = amr_std_poll_command; in amr_attach()1093 if (sc->amr_poll_command(ac)) in amr_enquiry()1133 if (sc->amr_poll_command(ac)) in amr_flush()1173 if (sc->amr_poll_command(ac)) in amr_support_ext_cdb()2407 if (sc->amr_poll_command(ac)) in amr_dump_blocks()
253 int (*amr_poll_command)(struct amr_command *ac); member