MAX_DISPLAY
for (uint32 id = 0; id < MAX_DISPLAY; id++) {
display_info* gDisplay[MAX_DISPLAY];
for (uint32 id = 0; id < MAX_DISPLAY; id++) {
extern display_info* gDisplay[MAX_DISPLAY];
for (uint32 id = 0; id < MAX_DISPLAY; id++) {
if (displayIndex >= MAX_DISPLAY)
for (uint32 id = 0; id < MAX_DISPLAY; id++) {
for (int32 id = 0; id < MAX_DISPLAY; id++) {
for (crtcID = 0; crtcID < MAX_DISPLAY; crtcID++) {