Searched refs:em (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/cmd/troff/
H A Dnii.c110 int em; variable
H A Dext.h89 extern int em;
H A Dn2.c262 if (i = em) {
264 em = 0;
/illumos-gate/usr/src/cmd/troff/nroff.d/terms.d/
H A Dab.X29 em 1 \033X\147
/illumos-gate/usr/src/uts/intel/os/
H A Dfmsmb.c1035 smbios_memarray_ext_t em; local
1060 (void) smbios_info_extmemarray(shp, ext_id, &em);
1061 if (em.smbmae_bdf == bdf) {
1062 fmri = smb_bboard(0, em.smbmae_comp, MC);
1080 smbios_memarray_ext_t em; local
1106 (void) smbios_info_extmemarray(shp, ext_id, &em);
1107 if (em.smbmae_bdf == bdf) {
1124 if (proc_id == em.smbmae_comp) {
/illumos-gate/usr/src/cmd/fm/schemes/mem/
H A Dmem.c542 mem_dimm_map_t *dm, *em; local
547 for (dm = mem.mem_dm; dm != NULL; dm = em) {
548 em = dm->dm_next;
/illumos-gate/usr/src/tools/scripts/
H A Dwdiff.pl101 .hidebar td.elided-label { font-style: italic; width: 12em; }
119 pre { font-family: courier, monospace; font-size: 0.8em; }
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_vnic.c1449 eib_mgid_t em; local
1459 bcopy(mg_prefix, em.gd_spec.sp_mgid_prefix, FIP_MGID_PREFIX_LEN);
1460 em.gd_spec.sp_type = mg_type;
1469 bcopy(dmac_str + 2, em.gd_spec.sp_dmac, ETHERADDRL);
1474 em.gd_spec.sp_rss_hash = rss_hash;
1477 bcopy(vhub_id_str + 1, em.gd_spec.sp_vhub_id, FIP_VHUBID_LEN);
1483 mgid->gid_prefix = ntohll(em.gd_sol.gid_prefix);
1484 mgid->gid_guid = ntohll(em.gd_sol.gid_guid);
/illumos-gate/usr/src/cmd/smbios/
H A Dsmbios.c1021 smbios_memarray_ext_t em; local
1026 (void) smbios_info_extmemarray(shp, id, &em);
1028 oprintf(fp, " Physical Memory Array Handle: %u\n", em.smbmae_ma);
1029 oprintf(fp, " Component Parent Handle: %u\n", em.smbmae_comp);
1030 oprintf(fp, " BDF: 0x%x\n", em.smbmae_bdf);
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex621 L\kern-.36em
624 \kern-.15em
948 \defaultparindent = #1em
965 \lispnarrowing = #1em
1079 % We do .5em per period so that it has the same spacing in a typewriter
1084 \hbox to 1.5em{%
1766 \raise0.4pt\hbox{\angleleft}\kern-.08em\vtop{%
1770 \kern-.06em\raise0.4pt\hbox{\angleright}}}}
2009 % By the way, simply using "at 1em" works for cmr10 and the like, but
3662 \hangindent = 2em
[all...]
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus.c1604 int state = PT_STATE_TOKEN, qm = 0, em = 0, smc = 0, l = 0; local
1622 em = 1;
1643 if (!em && (*cp == PARSE_QUOTE)) {
1679 em = 0;
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h387 uint32_t em; member in struct:cistpl_funce_t::__anon6848::data_modem
/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c1654 cs->data.data_modem.em = GET_BYTE(tp);

Completed in 98 milliseconds