Searched refs:nubus_readb (Results 1 – 4 of 4) sorted by relevance
353 clut_status = nubus_readb(&civic_cmap_regs->status2); in civic_setpalette()379 junk = nubus_readb(&civic_cmap_regs->lut); in civic_setpalette()381 junk = nubus_readb(&civic_cmap_regs->lut); in civic_setpalette()383 junk = nubus_readb(&civic_cmap_regs->lut); in civic_setpalette()385 junk = nubus_readb(&civic_cmap_regs->lut); in civic_setpalette()
8 #define nubus_readb raw_inb macro
70 return nubus_readb(esp->regs + reg * 16); in mac_esp_read8()
103 #define SONIC_READ_PROM(addr) nubus_readb(prom_addr+addr)