Home
last modified time | relevance | path

Searched refs:e1000g_alloc_dma_resources (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h1049 int e1000g_alloc_dma_resources(struct e1000g *Adapter);
H A De1000g_alloc.c168 e1000g_alloc_dma_resources(struct e1000g *Adapter) in e1000g_alloc_dma_resources() function
H A De1000g_main.c1922 if (e1000g_alloc_dma_resources(Adapter) != DDI_SUCCESS) { in e1000g_start()