Searched refs:buf_phys (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.h53 paddr_t buf_phys; member in struct:xnf_buf
H A Dxnf.c2349 bdesc->buf_phys = dma_cookie.dmac_laddress;
2350 bdesc->buf_mfn = pfn_to_mfn(xnf_btop(bdesc->buf_phys));
2441 bdesc->buf_mfn = pfn_to_mfn(xnf_btop(bdesc->buf_phys));
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h666 lm_address_t buf_phys; member in struct:_lm_tcp_gen_buf_t
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c485 DbgBreakIf(!curr_gen_buf || !curr_gen_buf->buf_phys.as_u64);
486 grq_bd->addr_hi = curr_gen_buf->buf_phys.as_u32.high;
487 grq_bd->addr_lo = curr_gen_buf->buf_phys.as_u32.low;
H A Dlm_l4rx.c659 curr_gen_buf->buf_phys,

Completed in 97 milliseconds