Searched refs:PAGE_REG (Results 1 – 1 of 1) sorted by relevance
187 #define PAGE_REG 0x3000 macro310 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard()316 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard()364 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard()895 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read()914 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read()917 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read()940 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_write()959 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_write()962 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_write()[all …]