Home
last modified time | relevance | path

Searched refs:buffer_xmt (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c4294 dma_mem_t buffer_xmt, buffer_rcv; in ql_port_manage() local
4568 if (ql_get_dma_mem(ha, &buffer_xmt, in ql_port_manage()
4582 ddi_rep_put8(buffer_xmt.acc_handle, in ql_port_manage()
4584 (uint8_t *)buffer_xmt.bp, in ql_port_manage()
4612 buffer_xmt.cookie.dmac_address; in ql_port_manage()
4621 buffer_xmt.cookie.dmac_notused, in ql_port_manage()
4639 ql_free_phys(ha, &buffer_xmt); in ql_port_manage()
4718 if (ql_get_dma_mem(ha, &buffer_xmt, in ql_port_manage()
4741 ql_free_phys(ha, &buffer_xmt); in ql_port_manage()
4759 ddi_rep_put8(buffer_xmt.acc_handle, in ql_port_manage()
[all …]