Lines Matching refs:aac_softc
106 static void aac_cam_rescan(struct aac_softc *sc, uint32_t channel,
108 static void aac_set_scsi_error(struct aac_softc *sc, union ccb *ccb,
110 static int aac_load_map_command_sg(struct aac_softc *, struct aac_command *);
140 aac_set_scsi_error(struct aac_softc *sc, union ccb *ccb, u_int8_t status, in aac_set_scsi_error()
165 aac_cam_rescan(struct aac_softc *sc, uint32_t channel, uint32_t target_id) in aac_cam_rescan()
201 aac_cam_event(struct aac_softc *sc, struct aac_event *event, void *arg) in aac_cam_event()
239 struct aac_softc *sc; in aac_cam_detach()
352 struct aac_softc *sc; in aac_container_rw_command()
506 struct aac_softc *sc; in aac_container_special_command()
843 struct aac_softc *sc; in aac_passthrough_command()
960 struct aac_softc *sc; in aac_cam_action()
1148 struct aac_softc *sc; in aac_cam_complete()
1250 struct aac_softc *sc; 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()
1360 aacraid_startio(struct aac_softc *sc) in aacraid_startio()