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

/linux-master/drivers/scsi/
H A Da100u2w.h134 #define ORC_RISCRAM 0xEC /* RISC RAM data port 4 bytes */ macro
H A Da100u2w.c411 outl(le32_to_cpu(data32), host->base + ORC_RISCRAM); /* Write every 4 bytes */
426 if (inl(host->base + ORC_RISCRAM) != le32_to_cpu(data32)) {

Completed in 115 milliseconds