Searched refs:mprsas_alloc_tm (Results 1 – 4 of 4) sorted by relevance
220 mprsas_alloc_tm(struct mpr_softc *sc) in mprsas_alloc_tm() function461 cm = mprsas_alloc_tm(sc); in mprsas_prepare_volume_remove()527 tm = mprsas_alloc_tm(sc); in mprsas_prepare_remove()1674 } else if ((targ->tm = mprsas_alloc_tm(sc)) != NULL) { in mprsas_scsiio_timeout()3225 tm = mprsas_alloc_tm(sc); in mprsas_action_resetdev()
913 struct mpr_command * mprsas_alloc_tm(struct mpr_softc *sc);
1013 if ((targ->tm = mprsas_alloc_tm(sc)) != NULL) { in mprsas_add_device()
816 cm = mprsas_alloc_tm(sc); in mpr_user_pass_thru()