Searched refs:osn (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetInitiatorPortOidListPlugin.c45 MP_UINT64 osn = 0; local
74 osn = 0;
76 osn =
78 osn);
80 osn =
82 osn);
86 osn;
H A DMP_GetMPLuOidListFromTPG.c146 MP_UINT64 osn; local
288 osn = 0;
289 osn = MP_STORE_INST_TO_ID(sv_child_inst, osn);
290 osn = MP_STORE_MAJOR_TO_ID(sv_child_major,
291 osn);
297 hasTpgMatch = checkTPGList(tpgID, osn);
312 osn;
H A DMP_GetMPLogicalUnitProperties.c72 MP_UINT64 osn; local
120 osn = 0;
121 osn = MP_STORE_INST_TO_ID(instNum, osn);
122 osn = MP_STORE_MAJOR_TO_ID(majorNum, osn);
124 if (osn == objectSequenceNumber) {
H A DMP_GetMultipathLusDevProd.c54 MP_UINT64 osn; local
89 osn = 0;
90 osn = MP_STORE_INST_TO_ID(instNum, osn);
91 osn = MP_STORE_MAJOR_TO_ID(majorNum, osn);
100 osn;

Completed in 37 milliseconds