Home
last modified time | relevance | path

Searched refs:un0 (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_node.c912 vvl.un0.word0 = LE_SWAP32(vvl.un0.word0); in emlxs_node_create()
915 if ((vvl.un0.w0.oui == 0x0000C9) && in emlxs_node_create()
H A Demlxs_els.c1351 vvl.un0.word0 = LE_SWAP32(vvl.un0.word0); 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.c9292 vvl->un0.w0.oui = 0x0000C9; in emlxs_send_els()
9293 vvl->un0.word0 = LE_SWAP32(vvl->un0.word0); in emlxs_send_els()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1332 } un0; member