amr_poll_command
(void) amr_poll_command(ac);
static int amr_poll_command(struct amr_command *ac);
if (amr_poll_command(&ac) || ac.ac_status != 0) {
if (error = amr_poll_command(&ac)) {