Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_utils.h61 #define HILO_DMA_REGPAIR(regpair) (HILO_DMA(regpair.hi, regpair.lo)) macro
H A Decore_dev.c4192 p_phys_next = HILO_DMA_REGPAIR(p_next->next_phys); in ecore_chain_free_next_ptr()