Home
last modified time | relevance | path

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

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