Go to the documentation of this file.
15 #include <linux/types.h>
18 #include <linux/slab.h>
32 static struct hppb_card hppb_card_head = {
37 #define IO_IO_LOW offsetof(struct bc_module, io_io_low)
38 #define IO_IO_HIGH offsetof(struct bc_module, io_io_high)
66 (
unsigned long long) dev->
hpa.start);
68 card->
hpa = dev->
hpa.start;
78 "bus space (0x%08llx, 0x%08llx)\n",
79 __FILE__, (
unsigned long long) card->
mmio_region.start,