Searched defs:sg_list (Results 1 - 10 of 10) sorted by relevance

/haiku/src/add-ons/kernel/busses/ata/generic_ide_pci/
H A Dgeneric_ide_pci.cpp84 prepare_dma(void *channel_cookie, const physical_entry *sg_list, size_t sg_list_count, bool to_device) argument
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Ddma_buffer.cpp40 const physical_entry *sg_list = request->sg_list; local
102 const physical_entry *sg_list = buffer->sg_list_orig; local
309 dump_sg_table(const physical_entry *sg_list, uint32 sg_list_count) argument
[all...]
H A Demulation.cpp468 const physical_entry *sg_list = request->sg_list; local
[all...]
H A Dscsi_internal.h128 physical_entry *sg_list; // address of S/G list member in struct:dma_buffer
/haiku/src/add-ons/kernel/busses/ata/ide_isa/
H A Dide_isa.c262 prepare_dma(void *channel_cookie, const physical_entry *sg_list, argument
/haiku/src/add-ons/kernel/busses/ata/promise_tx2/
H A Dpromise_tx2.c104 prepare_dma(void *channel_cookie, const physical_entry *sg_list, argument
/haiku/src/add-ons/kernel/busses/ata/highpoint_ide_pci/
H A Dhighpoint_ide_pci.cpp113 prepare_dma(void *channel_cookie, const physical_entry *sg_list, argument
/haiku/src/add-ons/kernel/busses/ata/legacy_sata/
H A Dlegacy_sata.cpp328 dma_prepare(void *channel_cookie, const physical_entry *sg_list, argument
/haiku/src/add-ons/kernel/busses/ata/silicon_image_3112/
H A Dsilicon_image_3112.c673 dma_prepare(void *channelCookie, const physical_entry *sg_list, argument
/haiku/headers/os/drivers/bus/
H A DSCSI.h133 const physical_entry *sg_list; // scatter/gather list member in struct:scsi_ccb

Completed in 120 milliseconds