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

  /src/sys/arch/powerpc/ibm4xx/dev/
dwctwo_plb.c 67 static char ex_storage[EXTENT_FIXED_STORAGE_SIZE(8)] variable in typeref:typename:char[]
108 if (bus_space_init(&dwctwo_tag, "dwctwotag", ex_storage,
109 sizeof(ex_storage)))
exb.c 128 static char ex_storage[EXTENT_FIXED_STORAGE_SIZE(8)] local in function:exb_get_bus_space_tag
134 ex_storage, sizeof(ex_storage)))
ibm405gp.c 57 static char ex_storage[EXTENT_FIXED_STORAGE_SIZE(1)] variable in typeref:typename:char[]
107 "pcicfg", ex_storage, sizeof(ex_storage)) ||
dwctwo_plb.c 67 static char ex_storage[EXTENT_FIXED_STORAGE_SIZE(8)] variable in typeref:typename:char[]
108 if (bus_space_init(&dwctwo_tag, "dwctwotag", ex_storage,
109 sizeof(ex_storage)))
exb.c 128 static char ex_storage[EXTENT_FIXED_STORAGE_SIZE(8)] local in function:exb_get_bus_space_tag
134 ex_storage, sizeof(ex_storage)))
ibm405gp.c 57 static char ex_storage[EXTENT_FIXED_STORAGE_SIZE(1)] variable in typeref:typename:char[]
107 "pcicfg", ex_storage, sizeof(ex_storage)) ||
opb.c 185 static char ex_storage[EXTENT_FIXED_STORAGE_SIZE(8)] variable in typeref:typename:char[]
300 ex_storage, sizeof(ex_storage)))
opb.c 185 static char ex_storage[EXTENT_FIXED_STORAGE_SIZE(8)] variable in typeref:typename:char[]
300 ex_storage, sizeof(ex_storage)))
  /src/sys/arch/powerpc/oea/
prep_machdep.c 99 static char ex_storage[2][EXTENT_FIXED_STORAGE_SIZE(8)] variable in typeref:typename:char[2][]
108 ex_storage[0], sizeof(ex_storage[0]));
119 ex_storage[1], sizeof(ex_storage[1]));
prep_machdep.c 99 static char ex_storage[2][EXTENT_FIXED_STORAGE_SIZE(8)] variable in typeref:typename:char[2][]
108 ex_storage[0], sizeof(ex_storage[0]));
119 ex_storage[1], sizeof(ex_storage[1]));
ofwoea_machdep.c 422 static char ex_storage[EXSTORAGE_MAX][EXTENT_FIXED_STORAGE_SIZE(EXTMAP_RANGES)] variable in typeref:typename:char[][]
607 ex_storage[exmap],
608 sizeof(ex_storage[exmap]));
620 ex_storage[exmap],
621 sizeof(ex_storage[exmap]));
673 panic("Not enough ex_storage space. "
689 error = bus_space_init(tag, name, ex_storage[exmap],
690 sizeof(ex_storage[exmap]));
ofwoea_machdep.c 422 static char ex_storage[EXSTORAGE_MAX][EXTENT_FIXED_STORAGE_SIZE(EXTMAP_RANGES)] variable in typeref:typename:char[][]
607 ex_storage[exmap],
608 sizeof(ex_storage[exmap]));
620 ex_storage[exmap],
621 sizeof(ex_storage[exmap]));
673 panic("Not enough ex_storage space. "
689 error = bus_space_init(tag, name, ex_storage[exmap],
690 sizeof(ex_storage[exmap]));
  /src/sys/arch/ofppc/pci/
gt_mainbus.c 79 static char ex_storage[EXTENT_FIXED_STORAGE_SIZE(8)] variable in typeref:typename:char[]
172 ex_storage, sizeof(ex_storage));
gt_mainbus.c 79 static char ex_storage[EXTENT_FIXED_STORAGE_SIZE(8)] variable in typeref:typename:char[]
172 ex_storage, sizeof(ex_storage));
  /src/sys/arch/evbppc/pmppc/
machdep.c 134 static char ex_storage[1][EXTENT_FIXED_STORAGE_SIZE(8)] variable in typeref:typename:char[1][]
188 ex_storage[0], sizeof(ex_storage[0])))
machdep.c 134 static char ex_storage[1][EXTENT_FIXED_STORAGE_SIZE(8)] variable in typeref:typename:char[1][]
188 ex_storage[0], sizeof(ex_storage[0])))
  /src/sys/arch/evbppc/wii/
machdep.c 150 static char ex_storage[1][EXTENT_FIXED_STORAGE_SIZE(EXTMAP_RANGES)] variable in typeref:typename:char[1][]
306 ex_storage[0], sizeof(ex_storage[0]))) {
machdep.c 150 static char ex_storage[1][EXTENT_FIXED_STORAGE_SIZE(EXTMAP_RANGES)] variable in typeref:typename:char[1][]
306 ex_storage[0], sizeof(ex_storage[0]))) {
  /src/sys/arch/rs6000/rs6000/
machdep.c 533 static char ex_storage[2][EXTENT_FIXED_STORAGE_SIZE(8)] variable in typeref:typename:char[2][]
542 ex_storage[0], sizeof(ex_storage[0]));
553 ex_storage[1], sizeof(ex_storage[1]));
machdep.c 533 static char ex_storage[2][EXTENT_FIXED_STORAGE_SIZE(8)] variable in typeref:typename:char[2][]
542 ex_storage[0], sizeof(ex_storage[0]));
553 ex_storage[1], sizeof(ex_storage[1]));
  /src/sys/arch/evbppc/ev64260/
machdep.c 161 static char ex_storage[10][EXTENT_FIXED_STORAGE_SIZE(8)] variable in typeref:typename:char[10][]
391 ex_storage[bs], sizeof(ex_storage[bs]));
409 ex_storage[bs], sizeof(ex_storage[bs]));
429 ex_storage[bs], sizeof(ex_storage[bs]));
463 ex_storage[bs], sizeof(ex_storage[bs]));
482 ex_storage[bs], sizeof(ex_storage[bs]))
    [all...]
machdep.c 161 static char ex_storage[10][EXTENT_FIXED_STORAGE_SIZE(8)] variable in typeref:typename:char[10][]
391 ex_storage[bs], sizeof(ex_storage[bs]));
409 ex_storage[bs], sizeof(ex_storage[bs]));
429 ex_storage[bs], sizeof(ex_storage[bs]));
463 ex_storage[bs], sizeof(ex_storage[bs]));
482 ex_storage[bs], sizeof(ex_storage[bs]))
    [all...]
  /src/sys/arch/sandpoint/sandpoint/
machdep.c 460 static char ex_storage[7][EXTENT_FIXED_STORAGE_SIZE(8)] variable in typeref:typename:char[7][]
469 ex_storage[0], sizeof(ex_storage[0]));
480 ex_storage[1], sizeof(ex_storage[1]));
485 ex_storage[2], sizeof(ex_storage[2]));
490 ex_storage[3], sizeof(ex_storage[3]));
495 ex_storage[4], sizeof(ex_storage[4]))
    [all...]
machdep.c 460 static char ex_storage[7][EXTENT_FIXED_STORAGE_SIZE(8)] variable in typeref:typename:char[7][]
469 ex_storage[0], sizeof(ex_storage[0]));
480 ex_storage[1], sizeof(ex_storage[1]));
485 ex_storage[2], sizeof(ex_storage[2]));
490 ex_storage[3], sizeof(ex_storage[3]));
495 ex_storage[4], sizeof(ex_storage[4]))
    [all...]

Completed in 32 milliseconds