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

/haiku/src/add-ons/kernel/generic/scsi_periph/
H A Dblock.cpp61 uint64 maxWritesameLength; member in struct:UnmapSupport
246 unmapSupport->maxWritesameLength = B_BENDIAN_TO_HOST_INT64(
276 unmapSupport->maxWritesameLength);
304 uint64 maxLength = unmapSupport->maxWritesameLength;
318 uint64 maxLength = unmapSupport->maxWritesameLength;

Completed in 35 milliseconds