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

/haiku/src/add-ons/kernel/generic/scsi_periph/
H A Dremovable.cpp159 if (device->removal_requested) {
160 device->removal_requested = false;
H A Ddevice.cpp74 device->removal_requested = false;
H A Dscsi_periph_int.h35 bool removal_requested; member in struct:scsi_periph_device_info
H A Derror_handling.cpp87 device->removal_requested = true;

Completed in 26 milliseconds