Searched refs:PAGE_REG (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Dacornscsi.c208 #define PAGE_REG 0x3000 macro
331 writeb(host->card.page_reg, host->fast + PAGE_REG);
337 writeb(host->card.page_reg, host->fast + PAGE_REG);
385 writeb(host->card.page_reg, host->fast + PAGE_REG);
924 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG);
943 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG);
946 writeb(host->card.page_reg, host->fast + PAGE_REG);
969 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG);
988 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG);
991 writeb(host->card.page_reg, host->fast + PAGE_REG);
[all...]

Completed in 61 milliseconds