Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/mlxcontrol/
HDcommand.c418 printf(" DRAM type %d\n", enq.me_mem_type); in controller_print()
/dragonfly/sys/dev/raid/mlx/
HDmlxreg.h285 u_int16_t me_mem_type; member
HDmlx.c2813 … device_printf(sc->mlx_dev, " DRAM type %d\n", sc->mlx_enq2->me_mem_type); in mlx_describe_controller()