Searched refs:amr_command_cluster (Results 1 – 2 of 2) sorted by relevance
162 struct amr_command_cluster struct164 TAILQ_ENTRY(amr_command_cluster) acc_link;168 #define AMR_CMD_CLUSTERCOUNT ((AMR_CMD_CLUSTERSIZE - sizeof(struct amr_command_cluster)) / \ argument232 TAILQ_HEAD(,amr_command_cluster) amr_cmd_clusters;
128 static void amr_freecmd_cluster(struct amr_command_cluster *acc);380 struct amr_command_cluster *acc; in amr_free()1958 struct amr_command_cluster *acc; in amr_alloccmd_cluster()2019 amr_freecmd_cluster(struct amr_command_cluster *acc) in amr_freecmd_cluster()