HomeSort by: relevance | last modified time | path
    Searched defs:pcib_bar_values (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/evbmips/loongson/dev/
glx.c 346 static pcireg_t pcib_bar_values[(4 + PCI_MAPREG_END - PCI_MAPREG_START) / 4]; variable in typeref:typename:pcireg_t[]
399 data = pcib_bar_values[index];
461 pcib_bar_values[index] = data;
471 pcib_bar_values[index] = 0;
glx.c 346 static pcireg_t pcib_bar_values[(4 + PCI_MAPREG_END - PCI_MAPREG_START) / 4]; variable in typeref:typename:pcireg_t[]
399 data = pcib_bar_values[index];
461 pcib_bar_values[index] = data;
471 pcib_bar_values[index] = 0;
glx.c 346 static pcireg_t pcib_bar_values[(4 + PCI_MAPREG_END - PCI_MAPREG_START) / 4]; variable in typeref:typename:pcireg_t[]
399 data = pcib_bar_values[index];
461 pcib_bar_values[index] = data;
471 pcib_bar_values[index] = 0;

Completed in 226 milliseconds