Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_sw.h842 int igb_alloc_dma(igb_t *);
H A Digb_buf.c125 igb_alloc_dma(igb_t *igb) in igb_alloc_dma() function
H A Digb_main.c1872 if (igb_alloc_dma(igb) != IGB_SUCCESS) { in igb_start()