Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mlx/
HDmlxreg.h119 #define MLX_V4_GET_STATUS_IDENT(sc) bus_read_1 (sc->mlx_mem, MLX_V4_STATUS_IDENT) macro
HDmlx.c2632 *slot = MLX_V4_GET_STATUS_IDENT(sc); /* get command identifier */ in mlx_v4_findcomplete()