Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/aac/
H A Daac_regs.h1371 struct aac_aif_command { struct
H A Daac.c343 static int aac_handle_aif(struct aac_softstate *, struct aac_aif_command *);
394 static void aac_print_aif(struct aac_softstate *, struct aac_aif_command *);
6366 AACDB_PRINT_AIF(softs, (struct aac_aif_command *)&fibp->data[0]); in aac_save_aif()
6452 aac_handle_aif(struct aac_softstate *softs, struct aac_aif_command *aif) in aac_handle_aif()
6567 struct aac_aif_command *aifp = in aac_aif_event()
6568 (struct aac_aif_command *)&fibp->data[0]; in aac_aif_event()
8439 aac_print_aif(struct aac_softstate *softs, struct aac_aif_command *aif) in aac_print_aif()