Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/aac/
H A Daacreg.h1010 struct aac_aif_command { struct
1011 AAC_AifCommand command; /* Tell host what type of
1013 u_int32_t seqNumber; /* To allow ordering of
1015 union {
1020 } data;
H A Daacvar.h505 # define aac_print_aif(sc, aac_aif_command) argument