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

/opensolaris-onvv-gate/usr/src/uts/i86xpv/io/psm/
H A Dmp_platform_xpv.c1170 int instance, instno, prop_len, bind_cpu, count; local
1248 * property are not enough for this instno., then
1250 * it reaches the requested instno
1252 instno = instance % count;
1255 while (i < instno)
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_utils.c1331 int instance, instno, prop_len, bind_cpu, count; local
1393 * property are not enough for this instno., then
1395 * it reaches the requested instno
1397 instno = instance % count;
1400 while (i < instno)
/opensolaris-onvv-gate/usr/src/uts/i86pc/io/
H A Dmp_platform_misc.c1216 int instance, instno, prop_len, bind_cpu, count; local
1294 * property are not enough for this instno., then
1296 * it reaches the requested instno
1298 instno = instance % count;
1301 while (i < instno)

Completed in 109 milliseconds