Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/aac/
H A Daacvar.h155 struct aac_command struct
159 struct aac_softc *cm_sc; /* controller that owns us */
161 struct aac_fib *cm_fib; /* FIB associated with this
163 u_int64_t cm_fibphys; /* bus address of the FIB */
164 void *cm_data; /* pointer to data in kernel
188 void (*cm_complete)(struct aac_command *cm); argument
199 struct aac_command *aac_commands; argument