sdev_ctx_minor
extern int sdev_ctx_minor(sdev_ctx_t, minor_t *);
VERIFY3S(sdev_ctx_minor(ctx, &minor), ==, 0);