Searched defs:aac_command (Results 1 – 1 of 1) sorted by relevance
155 struct aac_command struct159 struct aac_softc *cm_sc; /* controller that owns us */161 struct aac_fib *cm_fib; /* FIB associated with this163 u_int64_t cm_fibphys; /* bus address of the FIB */164 void *cm_data; /* pointer to data in kernel188 void (*cm_complete)(struct aac_command *cm); argument199 struct aac_command *aac_commands; argument