Searched defs:igb_enable_intrs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c99 static int igb_enable_intrs(igb_t *);
588 if (igb_enable_intrs(igb) != IGB_SUCCESS) {
1158 if (igb_enable_intrs(igb) != IGB_SUCCESS) {
4981 * igb_enable_intrs - enable all the ddi interrupts
4984 igb_enable_intrs(igb_t *igb) function

Completed in 54 milliseconds