Lines Matching refs:mps_command

121 static void mpssas_remove_device(struct mps_softc *, struct mps_command *);
122 static void mpssas_remove_complete(struct mps_softc *, struct mps_command *);
125 static int mpssas_send_abort(struct mps_softc *sc, struct mps_command *tm,
126 struct mps_command *cm);
128 static void mpssas_abort_complete(struct mps_softc *sc, struct mps_command *cm);
130 struct mps_command *cm, union ccb *ccb);
132 static void mpssas_scsiio_complete(struct mps_softc *, struct mps_command *);
135 static void mpssas_smpio_complete(struct mps_softc *sc, struct mps_command *cm);
140 static void mpssas_resetdev_complete(struct mps_softc *, struct mps_command *);
151 struct mps_command *cm);
236 struct mps_command *
240 struct mps_command *tm; in mpssas_alloc_tm()
252 mpssas_free_tm(struct mps_softc *sc, struct mps_command *tm) in mpssas_free_tm()
320 mpssas_log_command(struct mps_command *cm, u_int level, const char *fmt, ...) in mpssas_log_command()
367 mpssas_remove_volume(struct mps_softc *sc, struct mps_command *tm) in mpssas_remove_volume()
435 struct mps_command *tm; in mpssas_prepare_volume_remove()
506 struct mps_command *cm; in mpssas_prepare_remove()
554 mpssas_remove_device(struct mps_softc *sc, struct mps_command *tm) in mpssas_remove_device()
559 struct mps_command *next_cm; in mpssas_remove_device()
627 mpssas_remove_complete(struct mps_softc *sc, struct mps_command *tm) in mpssas_remove_complete()
1097 struct mps_command *cm; in mpssas_complete_all_commands()
1197 struct mps_command *tm = data; in mpssas_tm_timeout()
1213 mpssas_logical_unit_reset_complete(struct mps_softc *sc, struct mps_command *tm) in mpssas_logical_unit_reset_complete()
1218 struct mps_command *cm; in mpssas_logical_unit_reset_complete()
1313 mpssas_target_reset_complete(struct mps_softc *sc, struct mps_command *tm) in mpssas_target_reset_complete()
1390 mpssas_send_reset(struct mps_softc *sc, struct mps_command *tm, uint8_t type) in mpssas_send_reset()
1449 mpssas_abort_complete(struct mps_softc *sc, struct mps_command *tm) in mpssas_abort_complete()
1451 struct mps_command *cm; in mpssas_abort_complete()
1533 mpssas_send_abort(struct mps_softc *sc, struct mps_command *tm, struct mps_command *cm) in mpssas_send_abort()
1586 struct mps_command *cm; in mpssas_scsiio_timeout()
1589 cm = (struct mps_command *)data; in mpssas_scsiio_timeout()
1672 struct mps_command *cm; in mpssas_action_scsiio()
1992 mpssas_scsiio_complete(struct mps_softc *sc, struct mps_command *cm) in mpssas_scsiio_complete()
2409 mpssas_direct_drive_io(struct mpssas_softc *sassc, struct mps_command *cm, in mpssas_direct_drive_io()
2678 mpssas_smpio_complete(struct mps_softc *sc, struct mps_command *cm) in mpssas_smpio_complete()
2744 struct mps_command *cm; in mpssas_send_smpcmd()
3054 struct mps_command *tm; in mpssas_action_resetdev()
3091 mpssas_resetdev_complete(struct mps_softc *sc, struct mps_command *tm) in mpssas_resetdev_complete()
3485 mpssas_prepare_for_tm(struct mps_softc *sc, struct mps_command *tm, in mpssas_prepare_for_tm()
3523 struct mps_command *cm; in mpssas_send_portenable()
3546 mpssas_portenable_complete(struct mps_softc *sc, struct mps_command *cm) in mpssas_portenable_complete()