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

/vbox/src/VBox/Devices/Storage/VSCSI/
H A DVSCSILunSbc.cpp35 #define VSCSI_UNMAP_LBAS_MAX(a_cbSector) ((10*_1M) / a_cbSector) macro
108 pBlkPage->u32MaxUnmapLbaCount = RT_H2BE_U32(VSCSI_UNMAP_LBAS_MAX(pVScsiLunSbc->cbSector));

Completed in 241 milliseconds