Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcnimpl.h245 #define SYNCRXDESC(pcnp, index, who) \ macro
H A Dpcn.c905 SYNCRXDESC(pcnp, head, DDI_DMA_SYNC_FORKERNEL); in pcn_receive()
951 SYNCRXDESC(pcnp, head, DDI_DMA_SYNC_FORDEV); in pcn_receive()
/illumos-gate/usr/src/uts/common/io/afe/
H A Dafeimpl.h312 #define SYNCRXDESC(afep, index, who) \ macro
H A Dafe.c1514 SYNCRXDESC(afep, i, DDI_DMA_SYNC_FORDEV); in afe_resetrings()
2148 SYNCRXDESC(afep, head, DDI_DMA_SYNC_FORKERNEL); in afe_receive()
2231 SYNCRXDESC(afep, head, DDI_DMA_SYNC_FORDEV); in afe_receive()
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h353 #define SYNCRXDESC(mxfep, index, who) \ macro
H A Dmxfe.c1851 SYNCRXDESC(mxfep, i, DDI_DMA_SYNC_FORDEV); in mxfe_resetrings()
2550 SYNCRXDESC(mxfep, head, DDI_DMA_SYNC_FORKERNEL); in mxfe_receive()
2640 SYNCRXDESC(mxfep, head, DDI_DMA_SYNC_FORDEV); in mxfe_receive()