Searched refs:RSO_OPTIONS_MASK (Results 1 – 3 of 3) sorted by relevance
1516 #define RSO_OPTIONS_MASK 0x07 macro
9590 if (((options & RSO_OPTIONS_MASK) == RSO_OPTIONS_ALL) in scsigetopcodes() 9594 } else if (((options & RSO_OPTIONS_MASK) != RSO_OPTIONS_ALL) in scsigetopcodes()
7435 switch (cdb->options & RSO_OPTIONS_MASK) { in ctl_report_supported_opcodes()7501 switch (cdb->options & RSO_OPTIONS_MASK) { in ctl_report_supported_opcodes()