HomeSort by: relevance | last modified time | path
    Searched refs:mlx_inw (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
mlx_pci.c 360 *status = mlx_inw(mlx, MLX_V3REG_STATUS);
508 *status = mlx_inw(mlx, MLX_V4REG_STATUS);
619 *status = mlx_inw(mlx, MLX_V5REG_STATUS);
  /src/sys/dev/ic/
mlxvar.h 208 static __inline u_int16_t mlx_inw(struct mlx_softc *, int);
321 mlx_inw(struct mlx_softc *mlx, int off) function in typeref:typename:u_int16_t
  /src/sys/dev/eisa/
mlx_eisa.c 246 *status = mlx_inw(mlx, MLX_V1REG_MAILBOX + 0x0e);

Completed in 12 milliseconds