Home
last modified time | relevance | path

Searched defs:hw_desc (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ioat/
H A Dioat.c478 struct ioat_dma_hw_descriptor *hw_desc; in ioat_start_channel() local
529 void *hw_desc; in ioat3_attach() local
1141 struct ioat_generic_hw_descriptor *hw_desc; in ioat_op_generic() local
1208 struct ioat_dma_hw_descriptor *hw_desc; in ioat_null() local
1231 struct ioat_dma_hw_descriptor *hw_desc; in ioat_copy() local
1256 struct ioat_dma_hw_descriptor *hw_desc; in ioat_copy_8k_aligned() local
1334 struct ioat_crc32_hw_descriptor *hw_desc; in ioat_copy_crc() local
1404 struct ioat_crc32_hw_descriptor *hw_desc; in ioat_crc() local
1474 struct ioat_fill_hw_descriptor *hw_desc; in ioat_blockfill() local
1919 dump_descriptor(void *hw_desc) in dump_descriptor()
/freebsd/sys/dev/qcom_ess_edma/
H A Dqcom_ess_edma_var.h120 void *hw_desc; member