Searched defs:ql_free_phys (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c59 static void ql_free_phys(ddi_dma_handle_t *, ddi_acc_handle_t *);
1417 ql_free_phys(&sbq_desc->bd_dma.dma_handle,
1559 ql_free_phys(&lbq_desc->bd_dma.dma_handle,
3190 ql_free_phys(ddi_dma_handle_t *dma_handle, ddi_acc_handle_t *acc_handle) function
3209 ql_free_phys(&qlge->ioctl_buf_dma_attr.dma_handle,
3224 ql_free_phys(&qlge->host_copy_shadow_dma_attr.dma_handle,
3231 ql_free_phys(&qlge->buf_q_ptr_base_addr_dma_attr.dma_handle,
3287 ql_free_phys(&qlge->host_copy_shadow_dma_attr.dma_handle,
3325 ql_free_phys(&tx_ring->wq_dma.dma_handle,
3350 ql_free_phys(
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1600 ql_free_phys(ha, &ha->hba_buf);
1928 ql_free_phys(ha, &ha->hba_buf);
1929 ql_free_phys(ha, &ha->fwexttracebuf);
1930 ql_free_phys(ha, &ha->fwfcetracebuf);
2666 ql_free_phys(ha, &sp->sg_dma);
4377 ql_free_phys(ha, &buffer_xmt);
4378 ql_free_phys(ha, &buffer_rcv);
4479 ql_free_phys(ha, &buffer_xmt);
4525 ql_free_phys(ha, &buffer_xmt);
4526 ql_free_phys(h
15672 ql_free_phys(ql_adapter_state_t *ha, dma_mem_t *mem) function
[all...]

Completed in 840 milliseconds