aac_aif_command
static int aac_handle_aif(struct aac_softstate *, struct aac_aif_command *);
static void aac_print_aif(struct aac_softstate *, struct aac_aif_command *);
AACDB_PRINT_AIF(softs, (struct aac_aif_command *)&fibp->data[0]);
aac_handle_aif(struct aac_softstate *softs, struct aac_aif_command *aif)
struct aac_aif_command *aifp =
(struct aac_aif_command *)&fibp->data[0];
aac_print_aif(struct aac_softstate *softs, struct aac_aif_command *aif)