Searched refs:amr_command_cluster (Results 1 – 2 of 2) sorted by relevance
160 struct amr_command_cluster struct162 TAILQ_ENTRY(amr_command_cluster) acc_link;166 #define AMR_CMD_CLUSTERCOUNT ((AMR_CMD_CLUSTERSIZE - sizeof(struct amr_command_cluster)) / \ argument230 TAILQ_HEAD(,amr_command_cluster) amr_cmd_clusters;
125 static void amr_freecmd_cluster(struct amr_command_cluster *acc);378 struct amr_command_cluster *acc; in amr_free()1961 struct amr_command_cluster *acc; in amr_alloccmd_cluster()2022 amr_freecmd_cluster(struct amr_command_cluster *acc) in amr_freecmd_cluster()