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

/haiku/src/add-ons/kernel/generic/scsi_periph/
H A Ddevice.cpp84 device->unmap_command = TRIM_NONE;
H A Dscsi_periph_int.h39 enum trim_command unmap_command; // command to be used to discard free blocks member in struct:scsi_periph_device_info
H A Dblock.cpp439 device->unmap_command = unmapCommand;
783 if (device->unmap_command == TRIM_NONE
788 switch (device->unmap_command) {

Completed in 36 milliseconds