_SBD_IOC
#define SBD_CMD_ASSIGN (_SBD_IOC | 0x01)
#define SBD_CMD_UNASSIGN (_SBD_IOC | 0x02)
#define SBD_CMD_POWERON (_SBD_IOC | 0x03)
#define SBD_CMD_POWEROFF (_SBD_IOC | 0x04)
#define SBD_CMD_TEST (_SBD_IOC | 0x05)
#define SBD_CMD_CONNECT (_SBD_IOC | 0x06)
#define SBD_CMD_CONFIGURE (_SBD_IOC | 0x07)
#define SBD_CMD_UNCONFIGURE (_SBD_IOC | 0x08)
#define SBD_CMD_DISCONNECT (_SBD_IOC | 0x09)
#define SBD_CMD_STATUS (_SBD_IOC | 0x0a)
#define SBD_CMD_GETNCM (_SBD_IOC | 0x0b)
#define SBD_CMD_PASSTHRU (_SBD_IOC | 0x0c)
#define SBD_CMD_ASSIGN (_SBD_IOC | 0x01)
#define SBD_CMD_UNASSIGN (_SBD_IOC | 0x02)
#define SBD_CMD_POWERON (_SBD_IOC | 0x03)
#define SBD_CMD_POWEROFF (_SBD_IOC | 0x04)
#define SBD_CMD_TEST (_SBD_IOC | 0x05)
#define SBD_CMD_CONNECT (_SBD_IOC | 0x06)
#define SBD_CMD_CONFIGURE (_SBD_IOC | 0x07)
#define SBD_CMD_UNCONFIGURE (_SBD_IOC | 0x08)
#define SBD_CMD_DISCONNECT (_SBD_IOC | 0x09)
#define SBD_CMD_STATUS (_SBD_IOC | 0x0a)
#define SBD_CMD_GETNCM (_SBD_IOC | 0x0b)
#define SBD_CMD_PASSTHRU (_SBD_IOC | 0x0c)