haiku/headers/os/drivers/bus
Jérôme Duval a0f124211a scsi: define SCSI_DEVICE_MAX_LUN_COUNT to set a custom max lun count.
* virtio_scsi can have 16384 luns, though we cap at 256 as our scsi_ccb
only uses uchar as a type for target_lun and target_id members.
* minor code cleanup in scsi_scan_bus().
2013-11-09 13:09:20 +01:00
..
ATA.h
IDE.h
ISA.h * More header cleanup, continuing korli's work. 2010-04-13 09:48:02 +00:00
PCI.h pci: change offset type to uint16 in config space API. 2013-06-24 19:29:00 +02:00
SCSI.h scsi: define SCSI_DEVICE_MAX_LUN_COUNT to set a custom max lun count. 2013-11-09 13:09:20 +01:00