/freebsd-src/sys/dev/qlxgb/ |
H A D | qla_os.c | 531 qla_alloc_dmabuf(qla_host_t *ha, qla_dma_t *dma_buf) in qla_alloc_dmabuf() 596 qla_free_dmabuf(qla_host_t *ha, qla_dma_t *dma_buf) in qla_free_dmabuf()
|
H A D | qla_hw.h | 756 qla_dmabuf_t dma_buf; member
|
/freebsd-src/sys/dev/qlxge/ |
H A D | qls_os.c | 593 qls_alloc_dmabuf(qla_host_t *ha, qla_dma_t *dma_buf) in qls_alloc_dmabuf() 658 qls_free_dmabuf(qla_host_t *ha, qla_dma_t *dma_buf) in qls_free_dmabuf()
|
/freebsd-src/sys/dev/mana/ |
H A D | hw_channel.c | 468 struct hwc_dma_buf *dma_buf; mana_hwc_alloc_dma_buf() local 515 mana_hwc_dealloc_dma_buf(struct hw_channel_context * hwc,struct hwc_dma_buf * dma_buf) mana_hwc_dealloc_dma_buf() argument [all...] |
/freebsd-src/sys/dev/qlxgbe/ |
H A D | ql_os.c | 726 ql_alloc_dmabuf(qla_host_t *ha, qla_dma_t *dma_buf) in ql_alloc_dmabuf() 791 ql_free_dmabuf(qla_host_t *ha, qla_dma_t *dma_buf) in ql_free_dmabuf()
|
H A D | ql_hw.h | 1618 qla_dmabuf_t dma_buf; member
|
/freebsd-src/sys/dev/ice/ |
H A D | ice_controlq.c | 952 struct ice_dma_mem *dma_buf = NULL; ice_sq_send_cmd_nolock() local
|
/freebsd-src/sys/dev/qlnx/qlnxe/ |
H A D | qlnx_os.c | 4934 qlnx_alloc_dmabuf(qlnx_host_t * ha,qlnx_dma_t * dma_buf) qlnx_alloc_dmabuf() argument 4990 qlnx_free_dmabuf(qlnx_host_t * ha,qlnx_dma_t * dma_buf) qlnx_free_dmabuf() argument 5001 qlnx_dma_t dma_buf; qlnx_dma_alloc_coherent() local 5035 qlnx_dma_t dma_buf, *dma_p; qlnx_dma_free_coherent() local [all...] |
/freebsd-src/sys/dev/sfxge/ |
H A D | sfxge.h | 230 efsys_mem_t dma_buf; member
|
/freebsd-src/sys/dev/usb/wlan/ |
H A D | if_urtw.c | 1479 int ndata, int maxsz, void *dma_buf) in urtw_alloc_data_list() argument 4144 void *dma_buf = usbd_xfer_get_frame_buffer(xfer, 0); urtw_bulk_tx_status_callback() local
|
H A D | if_uath.c | 934 uath_alloc_data_list(struct uath_softc * sc,struct uath_data data[],int ndata,int maxsz,void * dma_buf) uath_alloc_data_list() argument
|