Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dst.c572 uchar_t *oper_data, uchar_t option_code, ushort_t service_action);
2681 st_get_timeouts_value(struct scsi_tape *un, uchar_t option_code, in st_get_timeouts_value() argument
2697 rval = st_report_supported_operation(un, oper, option_code, in st_get_timeouts_value()
2703 "fail to timeouts value for command %d.\n", option_code); in st_get_timeouts_value()
2713 "command %d is not supported.\n", option_code); in st_get_timeouts_value()
8474 uchar_t option_code, ushort_t service_action) in st_report_supported_operation() argument
8499 cdb[3] = option_code; in st_report_supported_operation()