Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/mrsas/
HDmrsas.c1975 io_req_size = sc->io_frames_alloc_sz; in mrsas_alloc_mem()
2600 sc->io_frames_alloc_sz = MRSAS_MPI2_RAID_DEFAULT_IO_FRAME_SIZE + in mrsas_init_adapter()
HDmrsas.h3266 u_int32_t io_frames_alloc_sz; member