Searched defs:textsz (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/os/
H A Dlpad.c78 uint64_t textsz; local
102 textsz = (uint64_t)mach_cpu_startup_end - (uint64_t)mach_cpu_startup;
104 LPAD_DBG("lpad textsz=%ld\n", textsz);
106 ASSERT(textsz <= LPAD_TEXT_SIZE);
109 bcopy((void *)mach_cpu_startup, lpp->buf, textsz);
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpireg.h583 uint32_t textsz; member in struct:wpi_firmware_hdr
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h126 uint32_t textsz; member in struct:iwn_fw_part
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_hw.h2538 uint32_t textsz; member in struct:iwh_firmware_hdr
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_hw.h3162 uint32_t textsz; member in struct:iwk_firmware_hdr
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h2536 uint32_t textsz; member in struct:iwp_firmware_hdr

Completed in 122 milliseconds