Searched refs:mrsas_alloc_frame (Results 1 – 1 of 1) sorted by relevance
57 void * mrsas_alloc_frame(struct mrsas_softc *sc, struct mrsas_mfi_cmd *cmd);466 cmd->frame = mrsas_alloc_frame(sc, cmd); in mrsas_create_frame_pool()486 void *mrsas_alloc_frame(struct mrsas_softc *sc, struct mrsas_mfi_cmd *cmd) in mrsas_alloc_frame() function