Lines Matching refs:cam_sim
51 static void ahc_action(struct cam_sim *sim, union ccb *ccb);
59 static void ahc_poll(struct cam_sim *sim);
60 static void ahc_setup_data(struct ahc_softc *ahc, struct cam_sim *sim,
62 static void ahc_abort_ccb(struct ahc_softc *ahc, struct cam_sim *sim,
145 struct cam_sim *sim;
146 struct cam_sim *sim2;
447 ahc_action(struct cam_sim *sim, union ccb *ccb)
897 struct cam_sim *sim;
899 sim = (struct cam_sim *)callback_arg;
1121 ahc_poll(struct cam_sim *sim)
1130 ahc_setup_data(struct ahc_softc *ahc, struct cam_sim *sim,
1195 ahc_abort_ccb(struct ahc_softc *ahc, struct cam_sim *sim, union ccb *ccb)