Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_nic_ctx.c256 ddi_dma_handle_t rqdhdl, rsdhdl; in nx_fw_cmd_create_rx_ctx() local
275 &cookie, &rqdhdl, &rqahdl) != DDI_SUCCESS) in nx_fw_cmd_create_rx_ctx()
370 unm_pci_free_consistent(&rqdhdl, &rqahdl); in nx_fw_cmd_create_rx_ctx()
399 ddi_dma_handle_t rqdhdl, rsdhdl; in nx_fw_cmd_create_tx_ctx() local
410 &cookie, &rqdhdl, &rqahdl) != DDI_SUCCESS) in nx_fw_cmd_create_tx_ctx()
479 unm_pci_free_consistent(&rqdhdl, &rqahdl); in nx_fw_cmd_create_tx_ctx()