Searched refs:max_unmap_descriptor_count (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/generic/scsi_periph/
H A Ddevice.cpp86 device->max_unmap_descriptor_count = 0;
H A Dscsi_periph_int.h41 uint32 max_unmap_descriptor_count; // max. number of ranges in one command member in struct:scsi_periph_device_info
H A Dblock.cpp441 device->max_unmap_descriptor_count = maxDescriptorCount;
470 uint32 maxDescriptors = device->max_unmap_descriptor_count;
785 || device->max_unmap_descriptor_count == 0)

Completed in 145 milliseconds