Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_if.h281 #define DBUF_PA(obj) ((obj)->addr) macro
301 (uint64_t)(((type *)DBUF_PA(ring->dbuf)) + ring->cidx)
305 (uint64_t)(((type *)DBUF_PA(ring->dbuf)) + ring->pidx)