Lines Matching refs:aac_command
106 static void aac_cam_complete(struct aac_command *);
107 static void aac_container_complete(struct aac_command *);
112 static int aac_load_map_command_sg(struct aac_softc *, struct aac_command *);
357 struct aac_command *cm; in aac_container_rw_command()
615 struct aac_command *cm; in aac_container_special_command()
848 struct aac_command *cm; in aac_passthrough_command()
1124 aac_container_complete(struct aac_command *cm) in aac_container_complete()
1148 aac_cam_complete(struct aac_command *cm) in aac_cam_complete()
1246 struct aac_command *cm; in aac_cam_reset_bus()
1335 aac_load_map_command_sg(struct aac_softc *sc, struct aac_command *cm) in aac_load_map_command_sg()
1360 struct aac_command *cm; in aacraid_startio()