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

  /src/sys/dev/ic/
mlxio.h 91 u_int ci_iftype; member in struct:mlx_cinfo
ld_mlx.c 177 if (mlx->mlx_ci.ci_iftype <= 2)
mlx.c 389 if (ci->ci_iftype > 1) {
410 if (ci->ci_iftype <= 2) {
426 if (ci->ci_iftype == 1) {
441 if (ci->ci_iftype == 1) {
569 if (mlx->mlx_ci.ci_iftype <= 2) {
962 if (mlx->mlx_ci.ci_iftype > 1)
1004 if (mlx->mlx_ci.ci_iftype <= 2)
  /src/usr.sbin/mlxctl/
cmds.c 212 if (verbosity > 0 && ci.ci_iftype > 1) {
264 } else if (verbosity > 0 && ci.ci_iftype == 1)
  /src/sys/dev/pci/
mlx_pci.c 222 mlx->mlx_ci.ci_iftype = mpi->mpi_iftype;
286 switch (mlx->mlx_ci.ci_iftype) {
  /src/sys/dev/eisa/
mlx_eisa.c 127 mlx->mlx_ci.ci_iftype = 1;

Completed in 14 milliseconds