Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_regs.h1371 struct aac_aif_command { struct
H A Daac.c345 static int aac_handle_aif(struct aac_softstate *, struct aac_aif_command *);
396 static void aac_print_aif(struct aac_softstate *, struct aac_aif_command *);
6372 AACDB_PRINT_AIF(softs, (struct aac_aif_command *)&fibp->data[0]); in aac_save_aif()
6458 aac_handle_aif(struct aac_softstate *softs, struct aac_aif_command *aif) in aac_handle_aif()
6573 struct aac_aif_command *aifp = in aac_aif_event()
6574 (struct aac_aif_command *)&fibp->data[0]; in aac_aif_event()
8443 aac_print_aif(struct aac_softstate *softs, struct aac_aif_command *aif) in aac_print_aif()