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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dgptwo_pci.c79 extern int efcode_size;
116 (uint64_t)efcode_size, "gptwo-contigousmem", 0);
/illumos-gate/usr/src/uts/sun4u/starcat/os/
H A Dstarcat.c90 int efcode_size = EFCODE_SIZE; variable
1230 efcode_size, MMU_PAGESIZE)) == NULL)
1235 return (efcode_alloc_base + efcode_size);
/illumos-gate/usr/src/uts/sun4u/opl/os/
H A Dopl.c59 int efcode_size = EFCODE_SIZE; variable
969 efcode_size, MMU_PAGESIZE)) == NULL)
974 return (efcode_alloc_base + efcode_size);
/illumos-gate/usr/src/uts/sun4u/io/
H A Dgptwocfg.c87 extern int efcode_size;
H A Dopl_cfg.c115 extern int efcode_size;
147 (uint64_t)efcode_size, "opl-fcodemem", 0);

Completed in 72 milliseconds