Home
last modified time | relevance | path

Searched refs:ABS (Results 1 – 25 of 34) sorted by relevance

12

/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Dstart_eltorito.S40 #define ABS(x) (x-_start+BOOTSEC_LOCATION) macro
49 #define MSG(x) mov $ABS(x), %si; call message;
69 ljmp $0, $ABS(real_start)
93 mov %dl, ABS(BootDrive)
100 mov ABS(bi_length), %eax
107 mov ABS(bi_file), %eax
115 mov $ABS(firstlist - BOOTSEC_LISTSIZE), %si
117 mov ABS(BootDrive), %dl /* this makes sure %dl is our "boot" drive */
137 mov $ABS(dapa), %si /* Load up the DAPA */
145 cmp ABS(MaxTransfer), %bp
[all …]
H A Dapm.S70 movw %ax, ABS(EXT_C(apm_bios_info)) + 2
72 movl %ebx, ABS(EXT_C(apm_bios_info)) + 4
74 movw %cx, ABS(EXT_C(apm_bios_info)) + 8
76 movw %dx, ABS(EXT_C(apm_bios_info)) + 10
78 movl %esi, ABS(EXT_C(apm_bios_info)) + 14
80 movw %di, ABS(EXT_C(apm_bios_info)) + 18
102 movw %ax, ABS(EXT_C(apm_bios_info))
104 movw %cx, ABS(EXT_C(apm_bios_info)) + 12
109 andw $0xfffd, ABS(EXT_C(apm_bios_info)) + 12
H A Dstart.S35 # define ABS(x) (x-_start+0x2000) macro
37 # define ABS(x) (x-_start+0x8000) macro
41 #define MSG(x) movw $ABS(x), %si; call message
74 movw $ABS(firstlist - BOOTSEC_LISTSIZE), %di
H A Dasm.S42 # define ABS(x) ((x) - EXT_C(main) + 0x2200) macro
44 # define ABS(x) ((x) - EXT_C(main) + 0x8200) macro
71 ljmp $0, $ABS(codestart)
284 movl $(ABS(pxenv_undi_isr)),%eax
451 movl $ABS(int1_handler), %eax
576 movw $ABS(EXT_C(io_map)), %si
591 cmpw $(ABS(EXT_C(io_map)) + (IO_MAP_SIZE + 1) * 2), %si
622 movw %ax, ABS(int15_offset)
624 movw %ax, ABS(int15_segment)
627 movw $ABS(int15_handler), %ax
[all …]
/titanic_50/usr/src/grub/grub-0.97/stage1/
H A Dstage1.S30 #define ABS(x) (x-_start+0x7c00) macro
33 #define MSG(x) movw $ABS(x), %si; call message
128 ljmp $0, $ABS(real_start)
145 MOV_MEM_TO_AL(ABS(boot_drive)) /* movb ABS(boot_drive), %al */
178 MOV_MEM_TO_AL(ABS(force_lba)) /* movb ABS(force_lba), %al */
189 movw $ABS(disk_address_packet), %si
194 movl ABS(stage2_sector), %ebx
250 movw $ABS(sectors), %si
280 movl ABS(stage2_sector), %eax
350 movw ABS(stage2_segment), %es
[all …]
/titanic_50/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm_impl.h63 #ifndef ABS
64 #define ABS(x) ((x) < (0) ? (-(x)) : (x)) macro
/titanic_50/usr/src/lib/libpcp/common/
H A Dlibpcp.h74 #ifndef ABS
75 #define ABS(x) ((x) < (0) ? (-(x)) : (x)) macro
/titanic_50/usr/src/uts/common/inet/
H A Dip_ndp.h222 ((sizeof (dl_unitdata_req_t)) + (ABS((ill)->ill_sap_length))))
240 size_t abs_sap_len = ABS((ill)->ill_sap_length); \
254 size_t abs_sap_len = ABS((ill)->ill_sap_length); \
256 uint32_t abs_sap_len = ABS((ill)->ill_sap_length); \
/titanic_50/usr/src/cmd/lp/filter/postscript/common/
H A Dgen.h66 #define ABS(A) ((A) >= 0 ? (A) : -(A)) macro
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dlibld.sparc.msg63 \t(file %s shndx=ABS, file %s shndx=ABS);"
/titanic_50/usr/src/uts/common/sys/
H A Dsysmacros.h62 #ifndef ABS
63 #define ABS(a) ((a) < 0 ? -(a) : (a)) macro
/titanic_50/usr/src/uts/common/io/audio/impl/
H A Daudio_output.c95 amp = (uint_t)ABS(chbufs[0][t]); in auimpl_output_limiter()
98 amp2 = (uint_t)ABS(chbufs[k][t]); in auimpl_output_limiter()
/titanic_50/usr/src/uts/sun/io/
H A Dms.c1205 if (ABS((int)mi->mi_x) <= jitter_radius &&
1206 ABS((int)mi->mi_y) <= jitter_radius) {
1251 xabs = ABS((int)mi->mi_x); in msincr()
1252 yabs = ABS((int)mi->mi_y); in msincr()
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dsymbols.msg107 @ MSG_SHN_ABS_CFNP "ABS"
/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_sugar.c117 (void) asprintf(&str, "%%condition_%d", ABS(condid)); in dt_sugar_new_condition_var()
/titanic_50/usr/src/uts/common/io/
H A Dsundlpi.c421 addrlen = dliap->dl_addr_length - ABS(dliap->dl_sap_length); in dl_info()
/titanic_50/usr/src/uts/sun4v/ontario/io/
H A Dtsalarm.c57 #ifndef ABS
58 #define ABS(x) ((x) < (0) ? (-(x)) : (x)) macro
/titanic_50/usr/src/uts/sun4/vm/
H A Dvm_dep.h442 pgcnt_t _acnt = ABS(_cnt); \
/titanic_50/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c2368 if ( ABS(hpos - lastx) > slop ) in oput()
/titanic_50/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c795 softmac->smac_saplen = ABS(dlia.dl_sap_length); in softmac_mac_register()
/titanic_50/usr/src/uts/common/io/audio/ac97/
H A Dac97.c852 (((1 << ABS(ctrl->actrl_bits)) - 1) << shift); in ac_mono_set()
/titanic_50/usr/src/uts/common/io/net80211/
H A Dnet80211_node.c504 if (ABS(rssib - rssia) < IEEE80211_RSSI_CMP_THRESHOLD) { in ieee80211_node_compare()
/titanic_50/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.c1046 if (ABS(hrtime - state->sa_hrtime) > FLAG_TIME) { in ahdlc_encode()
/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddsl_dataset.c102 ASSERT3U(ABS((int64_t)(new_bytes - old_bytes)), <=, ABS(delta)); in parent_delta()
H A Ddsl_dir.c1435 ASSERT(dsl_dir_phys(dd)->dd_used_bytes >= ABS(delta)); in dsl_dir_transfer_space()

12