Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mlx/
HDmlx_disk.c97 sc->mlxd_flags |= MLXD_OPEN; in mlxd_open()
114 sc->mlxd_flags &= ~MLXD_OPEN; in mlxd_close()
HDmlxvar.h217 int mlxd_flags; member
HDmlx.c605 if (mlxd->mlxd_flags & MLXD_OPEN) { /* drive is mounted, abort detach */ in mlx_detach()
850 if (mlxd->mlxd_flags & MLXD_OPEN) { in mlx_ioctl()