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

/freebsd-13-stable/sys/dev/aac/
H A Daacvar.h493 struct aac_aif_command *aif);
504 # define aac_print_aif(sc, aac_aif_command)
H A Daac_debug.c265 aac_print_aif(struct aac_softc *sc, struct aac_aif_command *aif)
H A Daacreg.h1012 struct aac_aif_command { struct
H A Daac.c3222 struct aac_aif_command *aif;
3232 aif = (struct aac_aif_command*)&fib->data[0];
/freebsd-13-stable/sys/dev/aacraid/
H A Daacraid_var.h520 struct aac_aif_command *aif);
530 # define aacraid_print_aif(sc, aac_aif_command)
H A Daacraid_debug.c178 aacraid_print_aif(struct aac_softc *sc, struct aac_aif_command *aif)
H A Daacraid_reg.h1004 struct aac_aif_command { struct
H A Daacraid.c3097 ((struct aac_aif_command *)fib->data)->command = htole32(AifReqEvent);
3122 struct aac_aif_command *aif;
3133 aif = (struct aac_aif_command*)&fib->data[0];

Completed in 96 milliseconds