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

/illumos-gate/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);
980 pfn = PX_GET_MP_PFN1(mp, start_idx);
1183 pfn = PX_GET_MP_PFN1(mp, i);

Completed in 62 milliseconds