Home
last modified time | relevance | path

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

/freebsd/usr.sbin/mlxcontrol/
H A Dcommand.c361 printf(" Features %b\n", enq.me_firmware_features, in controller_print()
/freebsd/sys/dev/mlx/
H A Dmlxreg.h313 u_int32_t me_firmware_features; member
H A Dmlx.c2981 …evice_printf(sc->mlx_dev, " Features %b\n", sc->mlx_enq2->me_firmware_features, in mlx_describe_controller()