Home
last modified time | relevance | path

Searched refs:amr_poll_command (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/intel/io/amr/
H A Damr.c156 static int amr_poll_command(struct amr_command *ac);
948 if (amr_poll_command(&ac) || ac.ac_status != 0) { in amr_enquiry()
981 if (error = amr_poll_command(&ac)) { in amr_flush()
994 amr_poll_command(struct amr_command *ac) in amr_poll_command() function
1530 (void) amr_poll_command(ac); in amr_tran_start()