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

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

Completed in 66 milliseconds