Values for SCSI opcode |
Value | Description |
---|---|
00h |
Verify interface. Clears carry flag and returns if function is available. |
01h |
Returns the ID of the INT 13h Handler in a NULL terminated string of length less than 40 byte including the terminator. The string is stored in the buffer pointed by p_buf. |
02h |
Device mapping info. The caller provides a one byte buffer. The handler stores the Int 13h Device ID (80h or above) in the buffer. It stores 0 if that target does not exists. |
03h |
Execute SCSI command. |
04h |
Device reset. |
05h |
SCSI bus reset. |
See Also: |