Home
last modified time | relevance | path

Searched refs:un1 (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/inline/
H A Dtst.InlineWritableAssign.d50 union var un1; variable
51 inline union var un2 = un1;
59 un1.c = 'd';
61 printf("rec1.c: %c\nrec1.i:%d\nun1.c: %c\n", rec1.c, rec1.i, un1.c);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h665 } un1; member
666 #define ULPCONTEXT un1.t1.ulpContext
667 #define ULPIOTAG un1.t1.ulpIoTag
668 #define ULPIOTAG0 un1.t2.ulpIoTag0
669 #define ULPDELAYXMIT un1.t2.ulpIoTag1
757 #define RXSEQCNT un1.ulpWord
H A Demlxs_hw.h1347 } un1; member
/illumos-gate/usr/src/cmd/troff/
H A Dn7.c773 if (un1 >= 0) {
774 un = un1;
775 un1 = -1;
H A Dtdef.h478 #define un1 env._un1 macro
H A Dn5.c325 un1 = i; in caseti()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_node.c913 vvl.un1.word1 = LE_SWAP32(vvl.un1.word1); in emlxs_node_create()
916 (vvl.un1.w1.vport)) { in emlxs_node_create()
H A Demlxs_els.c1352 vvl.un1.word1 = LE_SWAP32(vvl.un1.word1); in emlxs_process_unsol_plogi()
1360 if ((vvl.un0.w0.oui == 0x0000C9) && (vvl.un1.w1.vport)) { in emlxs_process_unsol_plogi()
H A Demlxs_solaris.c9294 vvl->un1.w1.vport = (port->vpi > 0) ? 1 : 0; in emlxs_send_els()
9295 vvl->un1.word1 = LE_SWAP32(vvl->un1.word1); in emlxs_send_els()