Searched refs:scsi_options (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libdiskmgt/common/
H A Dcontroller.c83 if (cp->scsi_options != -1) {
84 if (cp->scsi_options & SCSI_OPTIONS_FAST) {
91 if (cp->scsi_options & SCSI_OPTIONS_WIDE) {
98 if (cp->scsi_options & SCSI_OPTIONS_FAST20) {
105 if (cp->scsi_options & SCSI_OPTIONS_FAST40) {
112 if (cp->scsi_options & SCSI_OPTIONS_FAST80) {
H A Ddisks_private.h99 int scsi_options; member in struct:controller_info
H A Dfindevs.c417 cp->scsi_options = get_prop(SCSI_OPTIONS_PROP, node);

Completed in 26 milliseconds