haiku/headers/private/drivers
Andreas Färber 3e9b601da1 SCSI: Add struct for READ (16) and WRITE (16) commands
Based on a SCSI Command Reference Manual by Seagate and Wikipedia.

Tested against OpenSolaris iSCSI target on ppc. It choked on the READ (12) opcode.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38425 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-08-29 13:03:05 +00:00
..
ata_adapter.h I am trying to help a bit with the transition from IDE to ATA stack. 2009-05-10 17:04:04 +00:00
ata_types.h * Reworked device detection, we'll see how well this works... 2009-04-18 20:58:33 +00:00
dvb.h Interface definition of DVB drivers. Currently private API. 2007-04-13 15:52:58 +00:00
ide_adapter.h * Integration of the new driver architecture. 2008-05-26 16:52:27 +00:00
ide_types.h Some enum definitions were also defining variables. 2010-06-21 16:13:47 +00:00
ksocket.h Fixed ksocket header as we don't use a socket module anymore. 2008-04-19 23:58:26 +00:00
lendian_bitfield.h Remove hardcoding of endianness... that'll likely help ppc :) 2008-05-25 20:12:00 +00:00
poke.h Fixed some bugs, partially by Oscar Lesta. 2005-07-19 17:19:02 +00:00
scsi_cmds.h SCSI: Add struct for READ (16) and WRITE (16) commands 2010-08-29 13:03:05 +00:00
scsi_periph.h * Added a read_write() function to the scsi_periph module. 2010-06-01 13:37:55 +00:00
tty.h * Set reasonable terminal flag defaults. This makes telnetd fully usable 2008-04-24 21:26:35 +00:00