Searched refs:PAGE_REG (Results 1 – 1 of 1) sorted by relevance
183 #define PAGE_REG 0x3000 macro306 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard()312 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard()360 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard()894 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read()913 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read()916 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read()939 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_write()958 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_write()961 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_write()[all …]