Home
last modified time | relevance | path

Searched refs:PCICFG_IOGRAN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c91 #define PCICFG_IOGRAN 0x1000 macro
1662 PCICFG_IOGRAN); in cardbus_update_bridge()
1918 PCICFG_IOGRAN)) { in cardbus_sum_resources()
1926 PCICFG_IOGRAN) - in cardbus_sum_resources()
1930 PCICFG_IOGRAN)); in cardbus_sum_resources()
1937 PCICFG_IOGRAN) - in cardbus_sum_resources()
1941 PCICFG_IOGRAN)); in cardbus_sum_resources()
1996 PCICFG_IOGRAN)) { in cardbus_sum_resources()
2005 PCICFG_IOGRAN) - in cardbus_sum_resources()
2010 PCICFG_IOGRAN)); in cardbus_sum_resources()
[all …]
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c77 #define PCICFG_IOGRAN 0x1000 macro
87 static int pcicfg_slot_iosize = 64 * PCICFG_IOGRAN; /* 64K per slot */
1074 PCICFG_IOGRAN - 1; /* 4K alignment on I/O space */ in pcicfg_ntbridge_allocate_resources()
3392 if ((length = (PCICFG_ROUND_UP(entry->io_last, PCICFG_IOGRAN) in pcicfg_update_bridge()
3936 req.ra_align_mask = PCICFG_IOGRAN - 1; /* 4k alignment */ in pcicfg_probe_bridge()
4122 PCICFG_IOGRAN)))) - 1); in pcicfg_probe_bridge()
4126 PCICFG_ROUND_DOWN(io_answer + io_alen, PCICFG_IOGRAN))) in pcicfg_probe_bridge()
4133 if (PCICFG_ROUND_DOWN((io_answer + io_alen), PCICFG_IOGRAN) in pcicfg_probe_bridge()
4139 PCICFG_IOGRAN); in pcicfg_probe_bridge()
4142 PCICFG_IOGRAN)); in pcicfg_probe_bridge()
[all …]
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c97 #define PCICFG_IOGRAN 0x1000 macro
1193 PCICFG_IOGRAN - 1; /* 4K alignment on I/O space */ in pcicfg_ntbridge_allocate_resources()
2413 PCICFG_IOGRAN - 1; /* 4K alignment on I/O space */ in pcicfg_allocate_chunk()
2422 PCICFG_ROUND_UP(io_request->ra_len, PCICFG_IOGRAN); in pcicfg_allocate_chunk()
3927 PCICFG_IOGRAN))))); in pcicfg_update_bridge()
3931 PCICFG_IOGRAN)))); in pcicfg_update_bridge()
3940 PCICFG_IOGRAN) - entry->io_last)) > 0) { in pcicfg_update_bridge()
5149 PCICFG_IOGRAN)))) - 1); in pcicfg_probe_bridge()
5166 PCICFG_IOGRAN); in pcicfg_probe_bridge()
5169 PCICFG_IOGRAN)); in pcicfg_probe_bridge()
[all …]