Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr.h101 #define MPI3MR_SG_DEPTH (MPI3MR_4K_PGSZ/sizeof(Mpi3SGESimple_t))
112 #define MPI3MR_4K_PGSZ 4096 macro
113 #define MPI3MR_AREQQ_SIZE (2 * MPI3MR_4K_PGSZ)
114 #define MPI3MR_AREPQ_SIZE (4 * MPI3MR_4K_PGSZ)
118 #define MPI3MR_OPREQQ_SIZE (8 * MPI3MR_4K_PGSZ)
119 #define MPI3MR_OPREPQ_SIZE (4 * MPI3MR_4K_PGSZ)
128 #define MPI3MR_CHAINSGE_SIZE MPI3MR_4K_PGSZ
H A Dmpi3mr_cam.c1157 if (csio->dxfer_len > (MPI3MR_SG_DEPTH * MPI3MR_4K_PGSZ)) { in mpi3mr_action_scsiio()
H A Dmpi3mr.c5168 mem_desc->size = MPI3MR_4K_PGSZ; in mpi3mr_alloc_ioctl_dma_memory()
5197 mem_desc->size = MPI3MR_4K_PGSZ; in mpi3mr_alloc_ioctl_dma_memory()