Lines Matching refs:aac_command
114 static void aac_cam_complete(struct aac_command *);
115 static void aac_container_complete(struct aac_command *);
122 static int aac_load_map_command_sg(struct aac_softc *, struct aac_command *);
375 struct aac_command *cm; in aac_container_rw_command()
627 struct aac_command *cm; in aac_container_special_command()
859 struct aac_command *cm; in aac_passthrough_command()
1136 aac_container_complete(struct aac_command *cm) in aac_container_complete()
1160 aac_cam_complete(struct aac_command *cm) in aac_cam_complete()
1257 struct aac_command *cm; in aac_cam_reset_bus()
1345 aac_load_map_command_sg(struct aac_softc *sc, struct aac_command *cm) in aac_load_map_command_sg()
1370 struct aac_command *cm; in aacraid_startio()