Home
last modified time | relevance | path

Searched refs:MP_GET_INST_FROM_ID (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/scsi/adapters/
H A Dmpapi_impl.h431 #define MP_GET_INST_FROM_ID(id) ((id) & 0x00000000ffffffff) macro
/titanic_41/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetAssociatedPathOidList.c74 oidInstNum = (int)MP_GET_INST_FROM_ID(oid.objectSequenceNumber); in doDevInfoStuffForIntPort()