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

  /src/sys/dev/eisa/
mlx_eisa.c 202 return mlx_configure(device_private(self), 1);
  /src/sys/dev/ic/
mlxvar.h 180 int mlx_configure(struct mlx_softc *, int);
mlx.c 497 mlx_configure(mlx, 0);
556 mlx_configure(struct mlx_softc *mlx, int waitok) function in typeref:typename:int
755 mlx_configure(mlx, 1);
  /src/sys/dev/pci/
mlx_pci.c 151 return mlx_configure(device_private(self), 1);

Completed in 22 milliseconds