scsicommonlib.html

来自「vxworks相关论文」· HTML 代码 · 共 56 行

HTML
56
字号
<html><head><!-- /vobs/wpwr/docs/vxworks/ref/scsiCommonLib.html - generated by refgen from scsiCommonLib.c --> <title> scsiCommonLib </title></head><body bgcolor="#FFFFFF"> <hr><a name="top"></a><p align=right><a href="libIndex.html"><i>VxWorks Reference Manual :  Libraries</i></a></p></blockquote><h1>scsiCommonLib</h1> <blockquote></a></blockquote><h4>NAME</h4><blockquote>  <p><strong>scsiCommonLib</strong> - SCSI library common commands for all devices (SCSI-2) </p></blockquote><h4>ROUTINES</h4><blockquote><p><p></blockquote><h4>DESCRIPTION</h4><blockquote><p>This library contains commands common to all SCSI devices. The content of this library is separated from the other SCSI libraries in order to createan additional layer for better support of all SCSI devices.<p>Commands in this library include:<p><table><tr valign=top><th align=left>Command         </th><th align=left> Op Code</tr><tr><td colspan="2"><hr></tr><tr valign=top><td align=left>INQUIRY         </td><td align=left> (0x12)</tr><tr valign=top><td align=left>REQUEST SENSE   </td><td align=left> (0x03)</tr><tr valign=top><td align=left>TEST UNIT READY </td><td align=left> (0x00)</tr><tr valign=top><td align=left></tr></tr></table></blockquote><h4>INCLUDE FILES</h4><blockquote><p><b>scsiLib.h</b>, <b>scsi2Lib.h</b><p></blockquote><h4>SEE ALSO</h4><blockquote><p><b><a href="./scsiCommonLib.html#top">scsiCommonLib</a></b>, <b><a href="./dosFsLib.html#top">dosFsLib</a></b>, <b><a href="./rt11FsLib.html#top">rt11FsLib</a></b>, <b><a href="./rawFsLib.html#top">rawFsLib</a></b>, <b><a href="./tapeFsLib.html#top">tapeFsLib</a></b>, <b><a href="./scsi2Lib.html#top">scsi2Lib</a></b>,  <i>VxWorks Programmer's Guide: I/O System, Local File Systems</i></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?