Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c3995 dma_mem_t buffer_xmt, buffer_rcv; in ql_port_manage() local
4314 if (ql_get_dma_mem(ha, &buffer_xmt, in ql_port_manage()
4328 ddi_rep_put8(buffer_xmt.acc_handle, in ql_port_manage()
4330 (uint8_t *)buffer_xmt.bp, in ql_port_manage()
4358 buffer_xmt.cookie.dmac_address; in ql_port_manage()
4363 buffer_xmt.cookie.dmac_notused, in ql_port_manage()
4377 ql_free_phys(ha, &buffer_xmt); in ql_port_manage()
4456 if (ql_get_dma_mem(ha, &buffer_xmt, in ql_port_manage()
4464 echo.transfer_data_address = buffer_xmt.cookie; in ql_port_manage()
4479 ql_free_phys(ha, &buffer_xmt); in ql_port_manage()
[all …]