mrsas_tmp_dcmd
mrsas_alloc_tmp_dcmd(struct mrsas_softc *sc, struct mrsas_tmp_dcmd *tcmd,
void mrsas_free_tmp_dcmd(struct mrsas_tmp_dcmd *tmp);
struct mrsas_tmp_dcmd *tcmd;
tcmd = malloc(sizeof(struct mrsas_tmp_dcmd), M_MRSAS, M_NOWAIT);
struct mrsas_tmp_dcmd *tcmd;
tcmd = malloc(sizeof(struct mrsas_tmp_dcmd), M_MRSAS, M_NOWAIT);
struct mrsas_tmp_dcmd *tcmd, int size)
mrsas_free_tmp_dcmd(struct mrsas_tmp_dcmd *tmp)