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

/freebsd-current/sys/dev/mrsas/
H A Dmrsas_ioctl.c65 static int mrsas_create_frame_pool(struct mrsas_softc *sc);
652 if (mrsas_create_frame_pool(sc)) {
667 * mrsas_create_frame_pool: Creates DMA pool for cmd frames
677 mrsas_create_frame_pool(struct mrsas_softc *sc) function

Completed in 102 milliseconds