Searched refs:MLX_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
259 sc->mlxd_disk->d_maxsize = 8 * MLX_PAGE_SIZE; in mlxd_attach()262 s2 = (sc->mlxd_controller->mlx_enq2->me_max_sg - 1) * MLX_PAGE_SIZE; in mlxd_attach()
30 #define MLX_PAGE_SIZE 4096 /* controller, not cpu, attribute */ macro