Searched refs:orig_sg_count (Results 1 - 4 of 4) sorted by last modified time

/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Demulation.cpp539 request->orig_sg_count = request->sg_count;
565 request->sg_count = request->orig_sg_count;
H A Ddma_buffer.cpp401 buffer->orig_sg_count = request->sg_count;
449 request->sg_count = buffer->orig_sg_count;
H A Dscsi_internal.h140 uint32 orig_sg_count; // size of original S/G list member in struct:dma_buffer
/haiku/headers/os/drivers/bus/
H A DSCSI.h156 uint16 orig_sg_count; member in struct:scsi_ccb

Completed in 67 milliseconds