Searched refs:SYNCRXDESC (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/io/pcn/ |
H A D | pcnimpl.h | 245 #define SYNCRXDESC(pcnp, index, who) \ macro
|
H A D | pcn.c | 905 SYNCRXDESC(pcnp, head, DDI_DMA_SYNC_FORKERNEL); in pcn_receive() 951 SYNCRXDESC(pcnp, head, DDI_DMA_SYNC_FORDEV); in pcn_receive()
|
/titanic_41/usr/src/uts/common/io/afe/ |
H A D | afeimpl.h | 312 #define SYNCRXDESC(afep, index, who) \ macro
|
H A D | afe.c | 1514 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()
|
/titanic_41/usr/src/uts/common/io/mxfe/ |
H A D | mxfeimpl.h | 353 #define SYNCRXDESC(mxfep, index, who) \ macro
|
H A D | mxfe.c | 1851 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()
|