Searched refs:mrsas_tmp_dcmd (Results 1 – 2 of 2) sorted by relevance
104 int mrsas_alloc_tmp_dcmd(struct mrsas_softc *sc, struct mrsas_tmp_dcmd *tcmd, 114 void mrsas_free_tmp_dcmd(struct mrsas_tmp_dcmd *tmp);3262 struct mrsas_tmp_dcmd *tcmd; in mrsas_get_pd_list()3272 tcmd = malloc(sizeof(struct mrsas_tmp_dcmd), M_MRSAS, M_NOWAIT); in mrsas_get_pd_list()3339 struct mrsas_tmp_dcmd *tcmd; in mrsas_get_ld_list()3349 tcmd = malloc(sizeof(struct mrsas_tmp_dcmd), M_MRSAS, M_NOWAIT); in mrsas_get_ld_list()3406 int mrsas_alloc_tmp_dcmd(struct mrsas_softc *sc, struct mrsas_tmp_dcmd *tcmd, in mrsas_alloc_tmp_dcmd()3446 void mrsas_free_tmp_dcmd(struct mrsas_tmp_dcmd *tmp) in mrsas_free_tmp_dcmd()
799 struct mrsas_tmp_dcmd { struct