Lines Matching full:sense

61  *        structure data, fill in sense data, etc.
383 * @brief This method is utilized to set a specific byte in the sense
385 * isn't larger then the length of the requested sense data.
388 * for which to set the sense data byte.
390 * the sense data buffer where the data should be written.
392 * into the sense data area.
403 // Ensure that we don't attempt to write past the end of the sense in sati_set_sense_data_byte()
417 * @param[in] sense_data_length This parameter specifies the sense data
440 * @brief This method will construct the buffer for sense data
441 * sense data buffer location. Additionally, it will set the user's
445 * for which to construct the buffer for sense data.
499 * @brief This method will return length of descriptor sense data for executed command.
501 * @return sense data length
557 * @brief This method will return length of sense data.
559 * @return sense data length
583 * @brief This method will construct the sense data buffer in the user's
584 * sense data buffer location. Additionally, it will set the user's
588 * for which to construct the sense data.
590 * for which to construct the sense data.
593 * @param[in] sense_key This parameter specifies the sense key to
596 * additional sense code (ASC) key to be set for the user's
599 * the additional sense code qualifier (ASCQ) key to be set
636 * sense data buffer location.
639 * for which to set the sense data byte.
640 * @param[in] sense_len This parameter specifies length of the sense data
662 * the descriptor sense data buffer in the user's sense data buffer
666 * for which to set the sense data byte.
667 * @param[in] sense_len This parameter specifies length of the sense data
699 * the descriptor sense data buffer in the user's sense data buffer
703 * for which to set the sense data byte.
704 * @param[in] sense_len This parameter specifies length of the sense data
734 * sense data buffer location.
737 * for which to construct the sense data.
739 * for which to set the sense data byte.
740 * @param[in] sense_len This parameter specifies length of the sense data
827 * @brief This method will construct the descriptor sense data buffer in
828 * the user's sense data buffer location. Additionally, it will set
832 * for which to construct the sense data.
834 * for which to construct the sense data.
837 * @param[in] sense_key This parameter specifies the sense key to
840 * additional sense code (ASC) key to be set for the user's
843 * the additional sense code qualifier (ASCQ) key to be set
883 * @brief This method will construct the fixed format sense data buffer
884 * in the user's sense data buffer location. Additionally, it will
888 * for which to construct the sense data.
890 * for which to construct the sense data.
893 * @param[in] sense_key This parameter specifies the sense key to
896 * additional sense code (ASC) key to be set for the user's
899 * the additional sense code qualifier (ASCQ) key to be set
919 // Write out the sense data format per SPC-4. in sati_scsi_fixed_sense_data_construct()
920 // We utilize the fixed format sense data format. in sati_scsi_fixed_sense_data_construct()
949 * @brief This method will construct common sense data that will be identical in
950 * both read error sense construct functions.
955 * for which to set the sense data byte.
956 * @param[in] sense_len This parameter specifies length of the sense data
958 * @param[in] sense_key This parameter specifies the sense key to
961 * additional sense code (ASC) key to be set for the user's
964 * the additional sense code qualifier (ASCQ) key to be set
998 * @brief This method will construct the descriptor sense data buffer in
999 * the user's sense data buffer location. Additionally, it will set
1003 * for which to construct the sense data.
1005 * for which to construct the sense data.
1008 * @param[in] sense_key This parameter specifies the sense key to
1011 * additional sense code (ASC) key to be set for the user's
1014 * the additional sense code qualifier (ASCQ) key to be set
1044 * @brief This method will construct the sense data buffer in the user's
1045 * descriptor sense data buffer location. Additionally, it will set
1050 * for which to construct the sense data.
1052 * for which to construct the sense data.
1057 * @param[in] sense_key This parameter specifies the sense key to
1060 * additional sense code (ASC) key to be set for the user's
1063 * the additional sense code qualifier (ASCQ) key to be set
1116 * @brief This method will construct the sense data buffer in the user's
1117 * sense data buffer location. Additionally, it will set the user's
1121 * for which to construct the sense data.
1123 * for which to construct the sense data.
1128 * @param[in] sense_key This parameter specifies the sense key to
1131 * additional sense code (ASC) key to be set for the user's
1134 * the additional sense code qualifier (ASCQ) key to be set
1217 * @brief This method will construct the sense data buffer in the user's
1218 * sense data buffer location. Additionally, it will set the user's
1222 * for which to construct the sense data.
1224 * for which to construct the sense data.
1229 * @param[in] sense_key This parameter specifies the sense key to
1232 * additional sense code (ASC) key to be set for the user's
1235 * the additional sense code qualifier (ASCQ) key to be set
1287 * @brief This method will construct the sense data buffer in the user's
1288 * sense data buffer location. Additionally, it will set the user's
1292 * for which to construct the sense data.
1294 * for which to construct the sense data.
1299 * @param[in] sense_key This parameter specifies the sense key to
1302 * additional sense code (ASC) key to be set for the user's
1305 * the additional sense code qualifier (ASCQ) key to be set
1393 * for which to construct the sense data.
1395 * for which to construct the sense data.