Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/io/
H A Dsocal.c4412 ddi_dma_cookie_t ccookie; in socal_els_alloc() local
4464 DDI_DMA_DONTWAIT, NULL, &ccookie, &ccount) in socal_els_alloc()
4504 srp->sr_dataseg[0].fc_base = (uint32_t)ccookie.dmac_address; in socal_els_alloc()
4562 ddi_dma_cookie_t ccookie; in socal_lbf_alloc() local
4610 DDI_DMA_DONTWAIT, NULL, &ccookie, &ccount) in socal_lbf_alloc()
4651 srp->sr_dataseg[0].fc_base = (uint32_t)ccookie.dmac_address; in socal_lbf_alloc()