Lines Matching refs:aac_command
104 static void aac_cam_complete(struct aac_command *);
105 static void aac_container_complete(struct aac_command *);
110 static int aac_load_map_command_sg(struct aac_softc *, struct aac_command *);
353 struct aac_command *cm; in aac_container_rw_command()
611 struct aac_command *cm; in aac_container_special_command()
844 struct aac_command *cm; in aac_passthrough_command()
1120 aac_container_complete(struct aac_command *cm) in aac_container_complete()
1144 aac_cam_complete(struct aac_command *cm) in aac_cam_complete()
1248 struct aac_command *cm; in aac_cam_reset_bus()
1337 aac_load_map_command_sg(struct aac_softc *sc, struct aac_command *cm) in aac_load_map_command_sg()
1362 struct aac_command *cm; in aacraid_startio()