Home
last modified time | relevance | path

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

/freebsd/sys/dev/mrsas/
H A Dmrsas.c1947 io_req_size = sc->io_frames_alloc_sz; in mrsas_alloc_mem()
2571 sc->io_frames_alloc_sz = MRSAS_MPI2_RAID_DEFAULT_IO_FRAME_SIZE + in mrsas_init_adapter()
2580 sc->reply_alloc_sz, sc->io_frames_alloc_sz); in mrsas_init_adapter()
H A Dmrsas.h3513 u_int32_t io_frames_alloc_sz; member