VxWorks Reference Manual : Libraries

scsiCommonLib

NAME

scsiCommonLib - SCSI library common commands for all devices (SCSI-2)

ROUTINES

DESCRIPTION

This library contains commands common to all SCSI devices. The content of this library is separated from the other SCSI libraries in order to create an additional layer for better support of all SCSI devices.

Commands in this library include:

Command Op Code

INQUIRY (0x12)
REQUEST SENSE (0x03)
TEST UNIT READY (0x00)

INCLUDE FILES

scsiLib.h, scsi2Lib.h

SEE ALSO

scsiCommonLib, dosFsLib, rt11FsLib, rawFsLib, tapeFsLib, scsi2Lib, VxWorks Programmer's Guide: I/O System, Local File Systems