Searched refs:un1 (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/inline/
H A Dtst.InlineWritableAssign.d52 union var un1;
53 inline union var un2 = un1;
61 un1.c = 'd';
63 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 in struct:emlxs_iocb
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.h1319 } un1; member in struct:__anon7330
/illumos-gate/usr/src/cmd/troff/
H A Dn7.c776 if (un1 >= 0) {
777 un = un1;
778 un1 = -1;
H A Dtdef.h480 #define un1 env._un1 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_node.c913 vvl.un1.word1 = LE_SWAP32(vvl.un1.word1);
916 (vvl.un1.w1.vport)) {
H A Demlxs_els.c1352 vvl.un1.word1 = LE_SWAP32(vvl.un1.word1);
1360 if ((vvl.un0.w0.oui == 0x0000C9) && (vvl.un1.w1.vport)) {
H A Demlxs_solaris.c9271 vvl->un1.w1.vport = (port->vpi > 0) ? 1 : 0;
9272 vvl->un1.word1 = LE_SWAP32(vvl->un1.word1);

Completed in 125 milliseconds