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

/illumos-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetInitiatorPortOidListPlugin.c77 MP_STORE_INST_TO_ID(instNum,
H A DMP_GetMultipathLusPlugin.c123 osn = MP_STORE_INST_TO_ID(instNum, osn);
H A DMP_GetMPLogicalUnitProperties.c120 osn = MP_STORE_INST_TO_ID(instNum, osn);
H A DMP_GetMPLuOidListFromTPG.c289 osn = MP_STORE_INST_TO_ID(sv_child_inst, osn);
H A DMP_GetMultipathLusDevProd.c90 osn = MP_STORE_INST_TO_ID(instNum, osn);
H A Dmp_utils.c441 *val = MP_STORE_INST_TO_ID(*instance, *val);
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dmpapi_impl.h432 #define MP_STORE_INST_TO_ID(inst, id) (((uint64_t)(inst)) | id) macro
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dmpapi_impl.c2621 MP_STORE_INST_TO_ID(instance, item->oid.raw_oid);
3948 raw_oid = MP_STORE_INST_TO_ID(
3970 raw_oid = MP_STORE_INST_TO_ID(

Completed in 58 milliseconds