Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c1726 struct ecore_dma_mem *p_shdw; in ecore_ilt_init_pf() local
1733 p_shdw = p_mngr->ilt_shadow; in ecore_ilt_init_pf()
1751 if (p_shdw[line].p_virt != OSAL_NULL) { in ecore_ilt_init_pf()
1754 (p_shdw[line].p_phys >> 12)); in ecore_ilt_init_pf()
1760 (u64)(p_shdw[line].p_phys >> 12)); in ecore_ilt_init_pf()