Searched refs:nubus_readb (Results 1 – 4 of 4) sorted by relevance
369 clut_status = nubus_readb(&civic_cmap_regs->status2); in civic_setpalette()395 junk = nubus_readb(&civic_cmap_regs->lut); in civic_setpalette()397 junk = nubus_readb(&civic_cmap_regs->lut); in civic_setpalette()399 junk = nubus_readb(&civic_cmap_regs->lut); in civic_setpalette()401 junk = nubus_readb(&civic_cmap_regs->lut); in civic_setpalette()
8 #define nubus_readb raw_inb macro
71 return nubus_readb(esp->regs + reg * 16); in mac_esp_read8()
103 #define SONIC_READ_PROM(addr) nubus_readb(prom_addr+addr)