Home
last modified time | relevance | path

Searched defs:p_phys_next (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_chain.h697 void *p_virt_next, dma_addr_t p_phys_next) in ecore_chain_init_next_ptr_elem()
H A Decore_dev.c6087 dma_addr_t p_phys = p_chain->p_phys_addr, p_phys_next = 0; in ecore_chain_free_next_ptr() local