Searched refs:ql_free_phys (Results 1 - 5 of 5) 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...]
H A Dql_init.c2717 ql_free_phys(ha, &ha->fwfcetracebuf);
2731 ql_free_phys(ha, &ha->fwexttracebuf);
H A Dql_xioctl.c7455 ql_free_phys(ha, &mem);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2220 void ql_free_phys(ql_adapter_state_t *, dma_mem_t *);

Completed in 138 milliseconds