Searched refs:nubus_slot_addr (Results 1 – 4 of 4) sorted by relevance
239 static inline void *nubus_slot_addr(int slot) in nubus_slot_addr() function
217 nubus_slot_addr(slot) | (((slot&0xf) << 20) + DEFAULTIOBASE); in mac89x0_probe()238 nubus_slot_addr(slot) | (((slot&0xf) << 20) + MMIOBASE); in mac89x0_probe()
835 board->slot_addr = (unsigned long) nubus_slot_addr(slot); in nubus_add_board()
669 unsigned char *target = nubus_slot_addr(IRQ2SLOT(dev->irq)); in interlan_reset()