Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_dma.h247 #define PX_GET_MP_PFN1(mp, page_no) \ macro
250 (px_iopfn_t)(mp)->dmai_pfnlst : PX_GET_MP_PFN1(mp, page_no))
H A Dpx_dma.c588 px_iopfn_t pfn = PX_GET_MP_PFN1(mp, i); in px_dma_pfn()
980 pfn = PX_GET_MP_PFN1(mp, start_idx); in px_dma_newwin()
1183 pfn = PX_GET_MP_PFN1(mp, i); in px_dma_physwin()