Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/igb/
H A Digb_main.c94 static int igb_alloc_intrs(igb_t *);
506 if (igb_alloc_intrs(igb) != IGB_SUCCESS) { in igb_attach()
4341 igb_alloc_intrs(igb_t *igb) in igb_alloc_intrs() function