Lines Matching defs:PCICFG_IOGRAN
95 #define PCICFG_IOGRAN 0x1000
104 static int pcicfg_slot_iosize = 16 * PCICFG_IOGRAN; /* 64K per slot */
1193 PCICFG_IOGRAN - 1; /* 4K alignment on I/O space */
1200 * PCICFG_ROUND_UP(io_request->ra_len, PCICFG_IOGRAN);
2416 PCICFG_IOGRAN - 1; /* 4K alignment on I/O space */
2425 PCICFG_ROUND_UP(io_request->ra_len, PCICFG_IOGRAN);
3923 PCICFG_IOGRAN)))));
3927 PCICFG_IOGRAN))));
3936 PCICFG_IOGRAN) - entry->io_last)) > 0) {
5031 req.ra_align_mask = PCICFG_IOGRAN - 1; /* 4k alignment */
5146 PCICFG_IOGRAN)))) - 1);
5150 PCICFG_ROUND_DOWN(io_answer + io_alen, PCICFG_IOGRAN)))
5157 if (PCICFG_ROUND_DOWN((io_answer + io_alen), PCICFG_IOGRAN)
5163 PCICFG_IOGRAN);
5166 PCICFG_IOGRAN));
5362 io_end = PCICFG_ROUND_UP(phdl.io_base, PCICFG_IOGRAN);