Updated: October 28, 2024 |
Flags for the VDEV_CTRL_ASSIGN operation
#include <qvm/vdev-core.h>
enum vdev_ctrl_assign_flags { VCAF_INTR = 0x01, VCAF_LOCATION = 0x02 };
The current vdev doesn't have an interrupt assigned.
The current vdev doesn't have a location assigned.