Home
last modified time | relevance | path

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

/NextBSD/sys/dev/xen/blkfront/
HDblock.h156 XBDF_OPEN = 1 << 0, /* drive is open (can't shut down) */ enumerator
HDblkfront.c676 sc->xbd_flags |= XBDF_OPEN; in xbd_open()
688 sc->xbd_flags &= ~XBDF_OPEN; in xbd_close()