Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnx.h78 extern ddi_device_acc_attr_t bnxAccessAttribBUF;
H A Dbnxmod.c40 ddi_device_acc_attr_t bnxAccessAttribBUF = { variable
H A Dbnxrcv.c83 &bnxAccessAttribBUF, DDI_DMA_STREAMING, DDI_DMA_DONTWAIT, in bnx_rxbuffer_alloc()
H A Dbnx_mm.c376 BNX_DMA_ALIGNMENT, &bnxAccessAttribBUF, DDI_DMA_CONSISTENT, in mm_alloc_phys_mem()
H A Dbnxsnd.c363 alignedsize * xmitinfo->desc_cnt, &bnxAccessAttribBUF, in bnx_xmit_ring_cpybuf_alloc()