Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c95 static int igb_alloc_intrs(igb_t *);
521 if (igb_alloc_intrs(igb) != IGB_SUCCESS) { in igb_attach()
4386 igb_alloc_intrs(igb_t *igb) in igb_alloc_intrs() function