Home
last modified time | relevance | path

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

/freebsd/sys/dev/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.h502 # define aac_print_aif(sc, aac_aif_command) argument
/freebsd/sys/dev/aacraid/
H A Daacraid_reg.h1002 struct aac_aif_command { struct
1003 AAC_AifCommand command; /* Tell host what type of
1005 u_int32_t seqNumber; /* To allow ordering of
1007 union {
1012 } data;
H A Daacraid_var.h536 # define aacraid_print_aif(sc, aac_aif_command) argument