Searched refs:SYNCRXDESC (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/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); 951 SYNCRXDESC(pcnp, head, DDI_DMA_SYNC_FORDEV);
|
/illumos-gate/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); 2148 SYNCRXDESC(afep, head, DDI_DMA_SYNC_FORKERNEL); 2231 SYNCRXDESC(afep, head, DDI_DMA_SYNC_FORDEV);
|
/illumos-gate/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); 2550 SYNCRXDESC(mxfep, head, DDI_DMA_SYNC_FORKERNEL); 2640 SYNCRXDESC(mxfep, head, DDI_DMA_SYNC_FORDEV);
|
Completed in 96 milliseconds