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

/gem5/src/dev/sparc/
H A Diob.hh88 NumDeviceIds enumerator in enum:Iob::DeviceId
113 IntMan intMan[NumDeviceIds];
114 IntCtl intCtl[NumDeviceIds];
H A Diob.cc67 for (int x = 0; x < NumDeviceIds; ++x) {
266 assert(devid < NumDeviceIds);
347 for (int x = 0; x < NumDeviceIds; x++) {
367 for (int x = 0; x < NumDeviceIds; x++) {

Completed in 3 milliseconds