Searched refs:i_wwn (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h117 uint32_t i_wwn[2]; member in union:la_wwn
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c17669 BE_32(first->i_wwn[0]), BE_32(first->i_wwn[1]));
17671 BE_32(second->i_wwn[0]), BE_32(second->i_wwn[1]));
17676 t1.i_wwn[0] = BE_32(first->i_wwn[0]);
17677 t1.i_wwn[1] = BE_32(first->i_wwn[1]);
17679 t2.i_wwn[0] = BE_32(second->i_wwn[
[all...]

Completed in 125 milliseconds