Searched refs:NUBUS_SLOT_SIZE (Results 1 – 5 of 5) sorted by relevance
56 slot_offset = nd->slot * NUBUS_SLOT_SIZE; in nubus_device_realize()59 memory_region_init(&nd->slot_mem, OBJECT(dev), name, NUBUS_SLOT_SIZE); in nubus_device_realize()105 memory_region_add_subregion(&nd->slot_mem, NUBUS_SLOT_SIZE - align_size, in nubus_device_realize()
36 MAC_NUBUS_FIRST_SLOT * NUBUS_SLOT_SIZE, in mac_nubus_bridge_init()37 MAC_NUBUS_SLOT_NB * NUBUS_SLOT_SIZE); in mac_nubus_bridge_init()
113 NUBUS_SLOT_NB * NUBUS_SLOT_SIZE); in nubus_init()
24 #define NUBUS_SLOT_SIZE 0x01000000 macro
536 MAC_NUBUS_FIRST_SLOT * NUBUS_SLOT_SIZE, in q800_machine_init()