haiku/headers/private/drivers
Axel Dörfler 99086aa323 trim: Target SCSI UNMAP command instead of WRITE SAME.
* The UNMAP command is theoretically much faster, as it can get many block
  ranges instead of just a single range.
* Furthermore, the ATA TRIM command resembles it much better.
* Therefore, fs_trim_data now gets an array of ranges, and we use SCSI UNMAP
  to trim.
* Updated BFS code to collect array ranges to fully support the new
  fs_trim_data possibilities.
2013-11-07 19:03:47 +01:00
..
ata_adapter.h
ata_types.h
dvb.h
ide_adapter.h * add missed header file that goes along with r42725 2011-09-08 18:30:28 +00:00
ide_types.h
iscsi_cmds.h iSCSI: Add header for protocol 2010-09-04 21:09:13 +00:00
ksocket.h
lendian_bitfield.h
poke.h
random.h random: add a Virtio RNG module 2013-08-29 18:47:48 +02:00
scsi_cmds.h trim: Target SCSI UNMAP command instead of WRITE SAME. 2013-11-07 19:03:47 +01:00
scsi_periph.h trim: Target SCSI UNMAP command instead of WRITE SAME. 2013-11-07 19:03:47 +01:00
scsi_sense.h Revert "usb_disk: retry when usb disk not ready" 2013-10-19 22:06:10 +02:00
tty.h