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

/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool.c1761 int gi_rval = SUCCESS; local
1767 gi_rval = get_interrupts(fd, input_args_p);
1768 return ((gi_rval != SUCCESS) ? gi_rval : gic_rval);

Completed in 47 milliseconds