Home
last modified time | relevance | path

Searched refs:RSO_OPTIONS_MASK (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_all.h1516 #define RSO_OPTIONS_MASK 0x07 macro
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c9589 if (((options & RSO_OPTIONS_MASK) == RSO_OPTIONS_ALL) in scsigetopcodes()
9593 } else if (((options & RSO_OPTIONS_MASK) != RSO_OPTIONS_ALL) in scsigetopcodes()
/freebsd/sys/cam/ctl/
H A Dctl.c7438 switch (cdb->options & RSO_OPTIONS_MASK) { in ctl_report_supported_opcodes()
7508 switch (cdb->options & RSO_OPTIONS_MASK) { in ctl_report_supported_opcodes()