Searched refs:ilength (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dacebus.c1057 int ilength; local
1066 "ac-interrupt-map", (int **)&imapp, (uint_t *)&ilength) !=
1075 ilength = 5;
1078 num = ilength / 5; /* there are 5 integer cells in our property */
1108 "interrupt-map", imapp, ilength) != DDI_PROP_SUCCESS) {

Completed in 47 milliseconds