Searched refs:ahciport_rcvd_fis_dma_handle (Results 1 – 2 of 2) sorted by relevance
219 ddi_dma_handle_t ahciport_rcvd_fis_dma_handle; member299 _NOTE(READ_ONLY_DATA(ahci_port_t::ahciport_rcvd_fis_dma_handle))
3649 ahciport_rcvd_fis_dma_handle) != DDI_FM_OK) || in ahci_check_port_handle()6260 &ahci_portp->ahciport_rcvd_fis_dma_handle) != in ahci_alloc_rcvd_fis()6268 if (ddi_dma_mem_alloc(ahci_portp->ahciport_rcvd_fis_dma_handle, in ahci_alloc_rcvd_fis()6281 ddi_dma_free_handle(&ahci_portp->ahciport_rcvd_fis_dma_handle); in ahci_alloc_rcvd_fis()6285 if (ddi_dma_addr_bind_handle(ahci_portp->ahciport_rcvd_fis_dma_handle, in ahci_alloc_rcvd_fis()6299 ddi_dma_free_handle(&ahci_portp->ahciport_rcvd_fis_dma_handle); in ahci_alloc_rcvd_fis()6322 (void) ddi_dma_unbind_handle(ahci_portp->ahciport_rcvd_fis_dma_handle); in ahci_dealloc_rcvd_fis()6328 ddi_dma_free_handle(&ahci_portp->ahciport_rcvd_fis_dma_handle); in ahci_dealloc_rcvd_fis()