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

  /src/sys/arch/evbppc/virtex/
design_gsrd2.c 252 static char opb_extent_storage[EXTENT_FIXED_STORAGE_SIZE(8)] __aligned(8); variable in typeref:typename:char[EXTENT_FIXED_STORAGE_SIZE (8)]__aligned (8)
469 if (bus_space_init(&opb_bst, "opbtag", opb_extent_storage,
470 sizeof(opb_extent_storage)))
design_gsrd2.c 252 static char opb_extent_storage[EXTENT_FIXED_STORAGE_SIZE(8)] __aligned(8); variable in typeref:typename:char[EXTENT_FIXED_STORAGE_SIZE (8)]__aligned (8)
469 if (bus_space_init(&opb_bst, "opbtag", opb_extent_storage,
470 sizeof(opb_extent_storage)))

Completed in 22 milliseconds