Home
last modified time | relevance | path

Searched refs:um (Results 1 – 23 of 23) sorted by relevance

/titanic_41/usr/src/lib/efcode/fcode_test/
H A Darithmetic.fth148 " um*" 1 2 um* 0= swap 2 = and .passed?
149 " um/mod" 5 0 2 um/mod 2 = swap 1 = and .passed?
/titanic_41/usr/src/lib/libprtdiag/common/
H A Dmemory.c238 new->um = MC_UM(mc_decode); in add_bank_node()
297 base = bank->um & ~(bank->uk); in display_us3_banks()
438 base = bank->um & ~(bank->uk); in add_seg_node()
/titanic_41/usr/src/cmd/eject/
H A DMakefile33 LINTFLAGS += -um
/titanic_41/usr/src/cmd/fdformat/
H A DMakefile33 LINTFLAGS += -um
/titanic_41/usr/src/cmd/fm/eversholt/files/sparc/sun4u/
H A Dtomatillo.esc44 event error.io.tom.jbus.um@hostbridge;
54 event ereport.io.tom.jbus.um@hostbridge{within(5s)};
71 * - um: jbus unmapped address error.
84 * The um, to, bus, btt, inval, prot and bva errors can cause a target abort to
89 error.io.tom.jbus.um@hostbridge,
102 prop error.io.tom.jbus.um@hostbridge (1)->
103 ereport.io.tom.jbus.um@hostbridge;
105 prop error.io.tom.jbus.um@hostbridge (0)->
166 * - um: jbus unmapped error.
179 error.io.tom.jbus.um@hostbridge,
H A Dschizo.esc229 * - um: safari unmapped address error.
237 event ereport.io.sch.saf.um@hostbridge{within(5s)};
240 ereport.io.sch.saf.um@hostbridge;
246 ereport.io.sch.saf.um@hostbridge;
H A Dxmits.esc221 * - um: safari unmapped address error.
228 event ereport.io.xmits.saf.um@hostbridge{within(5s)};
232 ereport.io.xmits.saf.um@hostbridge;
238 ereport.io.xmits.saf.um@hostbridge;
/titanic_41/usr/src/uts/sun4u/io/
H A Dmc-us3.c1149 if ((!bank->valid) || ((~(~(upper_pa ^ bank->um) | in mc_get_mem_unum()
1262 if ((!bank->valid) || ((~(~(upper_pa ^ bank->um) | in mc_get_mem_offset()
1444 if ((!bankp->valid) || ((~(~(upper_pa ^ bankp->um) | in mc_get_mem_info()
1593 uint64_t um : 17; in mlayout_add() member
1639 base = mcreg._s.um & ~mcreg._s.uk; in mlayout_add()
1643 bank_curr->um = mcreg._s.um; in mlayout_add()
1668 idx, mcreg._s.lk, mcreg._s.uk, mcreg._s.um, ifactor, size, base)); in mlayout_add()
1672 idx, mcreg._s.lk, mcreg._s.uk, mcreg._s.um, ifactor, size, base)); in mlayout_add()
1842 base = bank_curr->um & ~bank_curr->uk; in mlayout_del()
/titanic_41/usr/src/cmd/cdrw/
H A DMakefile43 LINTFLAGS += -um
/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c913 fspec_mask = (udpip4_spec_t *)&flow_spec->um.udpip4spec; in nxge_fill_tcam_entry_udp()
941 fspec_mask = (udpip6_spec_t *)&flow_spec->um.udpip6spec; in nxge_fill_tcam_entry_udp_ipv6()
973 fspec_mask = (tcpip4_spec_t *)&flow_spec->um.tcpip4spec; in nxge_fill_tcam_entry_tcp()
1000 fspec_mask = (tcpip4_spec_t *)&flow_spec->um.tcpip4spec; in nxge_fill_tcam_entry_sctp()
1027 fspec_mask = (tcpip6_spec_t *)&flow_spec->um.tcpip6spec; in nxge_fill_tcam_entry_tcp_ipv6()
1060 fspec_mask = (tcpip6_spec_t *)&flow_spec->um.tcpip6spec; in nxge_fill_tcam_entry_sctp_ipv6()
1093 fspec_mask = (ahip4_spec_t *)&flow_spec->um.ahip4spec; in nxge_fill_tcam_entry_ah_esp()
1127 fspec_mask = (ahip6_spec_t *)&flow_spec->um.ahip6spec; in nxge_fill_tcam_entry_ah_esp_ipv6()
1164 fspec_mask = (ip_user_spec_t *)&flow_spec->um.ip_usr_spec; in nxge_fill_tcam_entry_ip_usr()
1305 ip_user_spec_t *umask = &flow_spec->um.ip_usr_spec; in nxge_add_tcam_entry()
[all …]
/titanic_41/usr/src/uts/sun4u/sys/
H A Dmc-us3.h93 uint_t um; /* Upper Match field to match PA[42:26] */ member
/titanic_41/usr/src/cmd/genmsg/
H A DMakefile51 LINTFLAGS += -um
/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_flow.h129 } uh, um; /* entry, mask */ member
/titanic_41/usr/src/cmd/msgfmt/
H A DMakefile54 LINTFLAGS += -um
/titanic_41/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mem.c1743 base = bankp->um & ~(bankp->uk); in sbdp_isinterleaved()
1824 new->um = MC_UM(mc_decode); in sbdp_fill_bank_info()
1912 "\tlm 0x%x\n", bp->valid, bp->uk, bp->um, in sbdp_print_bd_banks()
1937 "\tlm 0x%x\n", bp->valid, bp->uk, bp->um, in sbdp_print_seg()
1955 base = bank->um & ~(bank->uk); in sbdp_add_bank_to_seg()
2021 base = bank->um & ~(bank->uk); in sbdp_remove_bank_from_seg()
/titanic_41/usr/src/lib/libshell/common/tests/
H A Dbasic.sh63 um=$(umask -S)
68 umask "$um"
/titanic_41/usr/src/lib/libprtdiag/inc/
H A Dlibprtdiag.h168 uint_t um; member
/titanic_41/usr/src/uts/sun4u/serengeti/sys/
H A Dsbdp_priv.h135 uint_t um; member
/titanic_41/usr/src/cmd/cron/
H A Dat.c560 mode_t um; in copy() local
654 um = umask(0); in copy()
684 printf("%o", um); in copy()
/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h147 } uh, um; /* entry, mask */ member
/titanic_41/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.c3510 int sm, um, md; in rdc_sync() local
3659 if (rdc_net_getstate(krdc, &sm, &um, &md, FALSE) < 0) { in rdc_sync()
4628 int sm, um, md; in rdc_group_log() local
4762 if (rdc_net_getstate(krdc, &sm, &um, &md, TRUE) < 0) { in rdc_group_log()
/titanic_41/usr/src/cmd/make/bin/
H A Dmain.cc188 mode_t um; in main() local
/titanic_41/usr/src/cmd/vi/port/
H A Dex.news679 with two or more changes better with um. This option may go away