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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/hp/zx1/
H A Dhpzx1_misc.c29 unsigned long mapped_csrs; // ioremapped member in struct:fake_pci_dev
55 *value = read##sz(fake_dev->mapped_csrs + where); \
74 write##sz(value, fake_dev->mapped_csrs + where); \
123 fake->mapped_csrs = (unsigned long) ioremap(addr, size);

Completed in 24 milliseconds