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

/haiku/src/add-ons/kernel/generic/scsi_periph/
H A Ddevice.cpp81 device->next_tag_action = 0;
H A Dscsi_periph_int.h47 int32 next_tag_action; // queuing flag for next r/w command; access must be atomic member in struct:scsi_periph_device_info
H A Dio.cpp283 (int)request->flags, (int)device->next_tag_action,
511 atomic_or(&device->next_tag_action, SCSI_ORDERED_QTAG);

Completed in 40 milliseconds