Home
last modified time | relevance | path

Searched refs:mrsas_create_frame_pool (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/raid/mrsas/
H A Dmrsas_ioctl.c58 static int mrsas_create_frame_pool(struct mrsas_softc *sc);
422 if (mrsas_create_frame_pool(sc)) { in mrsas_alloc_mfi_cmds()
446 static int mrsas_create_frame_pool(struct mrsas_softc *sc) in mrsas_create_frame_pool() function