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

/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_msr.c39 GEODELINK_NODE msr_dev_lookup[MSR_DEVICE_EMPTY];
86 for (i = 0; i < MSR_DEVICE_EMPTY; i++)
90 /* Note that MSR_DEVICE_EMPTY is the index after the last */
107 for (i = 0; i < MSR_DEVICE_EMPTY; i++) {
129 gliu_nodes[i].device_id = MSR_DEVICE_EMPTY;
132 for (i = 0; i < MSR_DEVICE_EMPTY; i++) {
298 index = MSR_DEVICE_EMPTY;
355 index = MSR_DEVICE_EMPTY;
377 if (max_devices < MSR_DEVICE_EMPTY)
380 count = MSR_DEVICE_EMPTY;
[all...]
H A Dcim_parm.h93 #define MSR_DEVICE_EMPTY 0x15 macro

Completed in 5 milliseconds