2013-01-30 22:00:18 +01:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2015-04-07 16:07:33 +02:00
< meta name = "generator" content = "Doxygen 1.8.9.1" / >
2013-02-17 01:37:13 +01:00
< title > USB Host Shield 2.0: RequestSenseResponce Struct Reference< / title >
2013-01-30 22:00:18 +01:00
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
2015-04-07 16:07:33 +02:00
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
2013-01-30 22:00:18 +01:00
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/javascript" >
2015-04-07 16:07:33 +02:00
$(document).ready(function() { init_search(); });
2013-01-30 22:00:18 +01:00
< / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
2013-02-05 22:39:56 +01:00
< link href = "imageStyle.css" rel = "stylesheet" type = "text/css" / >
2013-01-30 22:00:18 +01:00
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td style = "padding-left: 0.5em;" >
2013-02-17 01:37:13 +01:00
< div id = "projectname" > USB Host Shield 2.0
2013-01-30 22:00:18 +01:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2015-04-07 16:07:33 +02:00
<!-- Generated by Doxygen 1.8.9.1 -->
2013-01-30 22:00:18 +01:00
< script type = "text/javascript" >
var searchBox = new SearchBox("searchBox", "search",false,'Search');
< / script >
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "pages.html" > < span > Related  Pages< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "annotated.html" > < span > Class  List< / span > < / a > < / li >
< li > < a href = "classes.html" > < span > Class  Index< / span > < / a > < / li >
< li > < a href = "inherits.html" > < span > Class  Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class  Members< / span > < / a > < / li >
< / ul >
< / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
2015-04-07 16:07:33 +02:00
< / div >
2013-01-30 22:00:18 +01:00
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-attribs" > Public Attributes< / a > |
< a href = "struct_request_sense_responce-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > RequestSenseResponce Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < code > #include < < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > > < / code > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-attribs" > < / a >
Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a7db2938d24b431077a52edd1b8c48557" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_request_sense_responce.html#a7db2938d24b431077a52edd1b8c48557" > bResponseCode< / a > < / td > < / tr >
< tr class = "separator:a7db2938d24b431077a52edd1b8c48557" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a243e278d4598f7524e2fd48a45269af8" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_request_sense_responce.html#a243e278d4598f7524e2fd48a45269af8" > bSegmentNumber< / a > < / td > < / tr >
< tr class = "separator:a243e278d4598f7524e2fd48a45269af8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:affd71e9a5912c4752adb0cb108cf4118" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_request_sense_responce.html#affd71e9a5912c4752adb0cb108cf4118" > bmSenseKey< / a > : 4< / td > < / tr >
< tr class = "separator:affd71e9a5912c4752adb0cb108cf4118" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae2d8ba719fa3365271924facb832b6d5" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_request_sense_responce.html#ae2d8ba719fa3365271924facb832b6d5" > bmReserved< / a > : 1< / td > < / tr >
< tr class = "separator:ae2d8ba719fa3365271924facb832b6d5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae14c0df03bdb15da04b4db655a5a9b66" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_request_sense_responce.html#ae14c0df03bdb15da04b4db655a5a9b66" > bmILI< / a > : 1< / td > < / tr >
< tr class = "separator:ae14c0df03bdb15da04b4db655a5a9b66" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a72c82a54965c687da13f217753f18f7d" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_request_sense_responce.html#a72c82a54965c687da13f217753f18f7d" > bmEOM< / a > : 1< / td > < / tr >
< tr class = "separator:a72c82a54965c687da13f217753f18f7d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7255f887c70660d714500b4131f7ab23" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_request_sense_responce.html#a7255f887c70660d714500b4131f7ab23" > bmFileMark< / a > : 1< / td > < / tr >
< tr class = "separator:a7255f887c70660d714500b4131f7ab23" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4342aa28405753a185d867060fec931e" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_request_sense_responce.html#a4342aa28405753a185d867060fec931e" > Information< / a > [4]< / td > < / tr >
< tr class = "separator:a4342aa28405753a185d867060fec931e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adbc6f965fe2820222504d1e8853f1518" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_request_sense_responce.html#adbc6f965fe2820222504d1e8853f1518" > bAdditionalLength< / a > < / td > < / tr >
< tr class = "separator:adbc6f965fe2820222504d1e8853f1518" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab2f0cab24692ca29dffc231f31198726" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_request_sense_responce.html#ab2f0cab24692ca29dffc231f31198726" > CmdSpecificInformation< / a > [4]< / td > < / tr >
< tr class = "separator:ab2f0cab24692ca29dffc231f31198726" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a554063acfa94e465da27a7dc73cf786a" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_request_sense_responce.html#a554063acfa94e465da27a7dc73cf786a" > bAdditionalSenseCode< / a > < / td > < / tr >
< tr class = "separator:a554063acfa94e465da27a7dc73cf786a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a628379310065c48e738bd07037b329e6" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_request_sense_responce.html#a628379310065c48e738bd07037b329e6" > bAdditionalSenseQualifier< / a > < / td > < / tr >
< tr class = "separator:a628379310065c48e738bd07037b329e6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ada14013a7a12b33b5d1ed747a48d5fe0" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_request_sense_responce.html#ada14013a7a12b33b5d1ed747a48d5fe0" > bFieldReplaceableUnitCode< / a > < / td > < / tr >
< tr class = "separator:ada14013a7a12b33b5d1ed747a48d5fe0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a61d034714befc2fa0fb7dcea30942324" > < td class = "memItemLeft" align = "right" valign = "top" > uint8_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "struct_request_sense_responce.html#a61d034714befc2fa0fb7dcea30942324" > SenseKeySpecific< / a > [3]< / td > < / tr >
< tr class = "separator:a61d034714befc2fa0fb7dcea30942324" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
2013-02-05 20:02:12 +01:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00443" > 443< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
< / div > < h2 class = "groupheader" > Member Data Documentation< / h2 >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "a7db2938d24b431077a52edd1b8c48557" > < / a >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t RequestSenseResponce::bResponseCode< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00444" > 444< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "a243e278d4598f7524e2fd48a45269af8" > < / a >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t RequestSenseResponce::bSegmentNumber< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00445" > 445< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "affd71e9a5912c4752adb0cb108cf4118" > < / a >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t RequestSenseResponce::bmSenseKey< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00447" > 447< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "ae2d8ba719fa3365271924facb832b6d5" > < / a >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t RequestSenseResponce::bmReserved< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00448" > 448< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "ae14c0df03bdb15da04b4db655a5a9b66" > < / a >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t RequestSenseResponce::bmILI< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00449" > 449< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "a72c82a54965c687da13f217753f18f7d" > < / a >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t RequestSenseResponce::bmEOM< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00450" > 450< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "a7255f887c70660d714500b4131f7ab23" > < / a >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t RequestSenseResponce::bmFileMark< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00451" > 451< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "a4342aa28405753a185d867060fec931e" > < / a >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t RequestSenseResponce::Information[4]< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00453" > 453< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "adbc6f965fe2820222504d1e8853f1518" > < / a >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t RequestSenseResponce::bAdditionalLength< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00454" > 454< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "ab2f0cab24692ca29dffc231f31198726" > < / a >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t RequestSenseResponce::CmdSpecificInformation[4]< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00455" > 455< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "a554063acfa94e465da27a7dc73cf786a" > < / a >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t RequestSenseResponce::bAdditionalSenseCode< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00456" > 456< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "a628379310065c48e738bd07037b329e6" > < / a >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t RequestSenseResponce::bAdditionalSenseQualifier< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00457" > 457< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
2013-02-17 01:37:13 +01:00
< a class = "anchor" id = "ada14013a7a12b33b5d1ed747a48d5fe0" > < / a >
2013-01-30 22:00:18 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2013-02-17 01:37:13 +01:00
< td class = "memname" > uint8_t RequestSenseResponce::bFieldReplaceableUnitCode< / td >
2013-01-30 22:00:18 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00458" > 458< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< a class = "anchor" id = "a61d034714befc2fa0fb7dcea30942324" > < / a >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > uint8_t RequestSenseResponce::SenseKeySpecific[3]< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2014-06-09 17:02:31 +02:00
< p > Definition at line < a class = "el" href = "masstorage_8h_source.html#l00459" > 459< / a > of file < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > .< / p >
2013-02-05 20:02:12 +01:00
2013-01-30 22:00:18 +01:00
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
2013-02-05 22:39:56 +01:00
< li > < a class = "el" href = "masstorage_8h_source.html" > masstorage.h< / a > < / li >
2013-01-30 22:00:18 +01:00
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2013-02-17 01:37:13 +01:00
Generated by   < a href = "http://www.doxygen.org/index.html" >
2013-01-30 22:00:18 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2015-04-07 16:07:33 +02:00
< / a > 1.8.9.1
2013-01-30 22:00:18 +01:00
< / small > < / address >
< / body >
< / html >