Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/aac/
H A Daacvar.h494 struct aac_aif_command *aif);
505 # define aac_print_aif(sc, aac_aif_command) argument
H A Daac_debug.c263 aac_print_aif(struct aac_softc *sc, struct aac_aif_command *aif) in aac_print_aif()
H A Daacreg.h1010 struct aac_aif_command { struct
H A Daac.c3224 struct aac_aif_command *aif; in aac_handle_aif()
3234 aif = (struct aac_aif_command*)&fib->data[0]; in aac_handle_aif()