Searched defs:aac_command (Results 1 – 2 of 2) sorted by relevance
152 struct aac_command struct156 struct aac_softc *cm_sc; /* controller that owns us */158 struct aac_fib *cm_fib; /* FIB associated with this160 u_int64_t cm_fibphys; /* bus address of the FIB */161 void *cm_data; /* pointer to data in kernel163 u_int32_t cm_datalen; /* data length */187 void (*cm_complete)(struct aac_command *cm); argument198 struct aac_command *aac_commands; argument
165 struct aac_command struct169 struct aac_softc *cm_sc; /* controller that owns us */171 struct aac_fib *cm_fib; /* FIB associated with this173 u_int64_t cm_fibphys; /* bus address of the FIB */174 struct bio *cm_data; /* pointer to data in kernel199 void (* cm_complete)(struct aac_command *cm); argument211 struct aac_command *aac_commands; argument