Home
last modified time | relevance | path

Searched refs:segment (Results 76 – 100 of 109) sorted by relevance

12345

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c220 seg_desc_t segment; in psvc_update_thresholds_0() local
257 fru_data.buf = (char *)&segment; in psvc_update_thresholds_0()
272 temp_address = segment.segoffset + TEMP_OFFSET; in psvc_update_thresholds_0()
/illumos-gate/usr/src/boot/i386/libi386/
H A Dpxe.h61 uint16_t segment; member
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dasm.S897 movw %ax, segment
933 movw %ax, segment
2706 segment: label
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mem.c502 mp->segment = seg; in emlxs_mem_pool_alloc()
1008 (mp->segment != seg)) { in emlxs_mem_pool_put()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dtcp.d.in134 uint32_t tcps_mss; /* max segment size */
/illumos-gate/usr/src/contrib/bhyve/sys/
H A Data.h595 u_int8_t segment; /* segment number */ member
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.msg290 match %s segment: %s=%x: Program \
293 %s segment\n"
/illumos-gate/usr/src/cmd/bhyve/
H A Dsmbiostbl.c142 uint16_t segment; /* address segment location */ member
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt1071 comment=1, segment address, "addr":
1072 comment=2, segment address, "len":
1077 comment=1, segment address, "addr":
1078 comment=2, segment address, "len":
1215 comment=2, memory segment size, "len"
/illumos-gate/usr/src/uts/intel/io/vmm/amd/
H A Dsvm.c640 inout->segment = 0; in svm_handle_inout()
646 inout->segment = (info1 >> 10) & 0x7; in svm_handle_inout()
/illumos-gate/exception_lists/
H A Dcheck_rtime85 # Objects for which we allow relocations to the text segment
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dinternals.texi115 The starting segment of Stage 2.
H A Dgrub.info-31198 The starting segment of Stage 2.
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dscr.ss363 ; array. In other words if the s/g list contains a single segment then
/illumos-gate/usr/src/uts/intel/io/vmm/intel/
H A Dvmx.c1894 inout->segment = 0; in vmexit_inout()
1900 inout->segment = (inst_info >> 15) & 0x7; in vmexit_inout()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_recv.c914 tnf_opaque, segment, b2h32(rmpp_hdr->rmpp_segnum)); in ibmf_i_do_recv_cb()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dbtree.test941 set ::data {This is going to be a very long data segment}
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1921 struct emlxs_memseg *segment; /* Parent segment */ member
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dgenerated_libdwarf.h.in3166 /* New for DWARF4, entries may have segment information.
3167 *segment is only meaningful if *segment_entry_size is non-zero. */
3170 Dwarf_Unsigned* /*segment*/,
4954 segment selector. */
5096 segment selector. */
H A Dlibdwarf.h.in3166 /* New for DWARF4, entries may have segment information.
3167 *segment is only meaningful if *segment_entry_size is non-zero. */
3170 Dwarf_Unsigned* /*segment*/,
4954 segment selector. */
5096 segment selector. */
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog2466 segment contains it. And, set ENTRY_ADDR to it, after printing
3966 Set the segment and the offset of the load address to
3968 Set the segment and the offset of the start address to
4198 Reverse the arguments for ljmp. A segment must be after an
4215 Instead, embed the segment and the offset in the code itself.
6259 the maximum number for the segment.
6289 (int13_handler): Do not set %ds to %cs. Use the segment override
6972 (blocklist_default_seg): New label for default blocklist segment.
8069 segment of buffer address.
8698 * shared_src/asm.S (get_diskinfo_standard): Clear the data segment
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.S1815 * This read-only data is in the text segment.
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_instruction_emul.c2442 uint8_t segidx = vie->inout.segment; in vie_inout_segname()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt505 the same tcp segment.
6386 6. Problem: FW error in case of FIN tcp segment.
6634 11. Problem: FW error in case of TCP segment that includes only iSCSI
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex420 …ks are allocated on the host memory [as opposed to large embedded memory segment on chip]. The dri…
652 The \myindex{shared memory} is a segment of memory accessible to all functions as well as the MFW. …
1068 \texttt{mss} & Maximum segment size \\ \hline

12345