Searched refs:mprsas_alloc_tm (Results 1 – 4 of 4) sorted by relevance
224 mprsas_alloc_tm(struct mpr_softc *sc) in mprsas_alloc_tm() function465 cm = mprsas_alloc_tm(sc); in mprsas_prepare_volume_remove()531 tm = mprsas_alloc_tm(sc); in mprsas_prepare_remove()1678 } else if ((targ->tm = mprsas_alloc_tm(sc)) != NULL) { in mprsas_scsiio_timeout()3232 tm = mprsas_alloc_tm(sc); in mprsas_action_resetdev()
914 struct mpr_command * mprsas_alloc_tm(struct mpr_softc *sc);
1011 if ((targ->tm = mprsas_alloc_tm(sc)) != NULL) { in mprsas_add_device()
815 cm = mprsas_alloc_tm(sc); in mpr_user_pass_thru()