Searched refs:aac_aif_command (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/sys/dev/aac/
H A Daacvar.h491 struct aac_aif_command *aif);
502 # define aac_print_aif(sc, aac_aif_command)
H A Daac_debug.c263 aac_print_aif(struct aac_softc *sc, struct aac_aif_command *aif)
H A Daacreg.h1010 struct aac_aif_command { struct
H A Daac.c3222 struct aac_aif_command *aif;
3232 aif = (struct aac_aif_command*)&fib->data[0];
/freebsd-11.0-release/sys/dev/aacraid/
H A Daacraid_var.h542 struct aac_aif_command *aif);
552 # define aacraid_print_aif(sc, aac_aif_command)
H A Daacraid_debug.c177 aacraid_print_aif(struct aac_softc *sc, struct aac_aif_command *aif)
H A Daacraid_reg.h1002 struct aac_aif_command { struct
H A Daacraid.c3047 ((struct aac_aif_command *)fib->data)->command = AifReqEvent;
3087 struct aac_aif_command *aif;
3098 aif = (struct aac_aif_command*)&fib->data[0];

Completed in 210 milliseconds