RSO_OPTIONS_MASK
if (((options & RSO_OPTIONS_MASK) == RSO_OPTIONS_ALL)
} else if (((options & RSO_OPTIONS_MASK) != RSO_OPTIONS_ALL)
switch (cdb->options & RSO_OPTIONS_MASK) {
switch (cdb->options & RSO_OPTIONS_MASK) {