Searched refs:PLDM_TID_RESERVED (Results 1 – 7 of 7) sorted by relevance
16 if (tid == PLDM_TID_UNASSIGNED || tid == PLDM_TID_RESERVED) in toMctpInfo()58 if (tid == PLDM_TID_UNASSIGNED || tid == PLDM_TID_RESERVED) in storeTerminusInfo()109 if (tid == PLDM_TID_UNASSIGNED || tid == PLDM_TID_RESERVED) in unmapTid()261 if (tid == PLDM_TID_RESERVED) in initMctpTerminus()
64 tidPool[PLDM_TID_RESERVED] = true; in TerminusManager()
753 if (tid == PLDM_TID_RESERVED || !termini.contains(tid) || !termini[tid]) in updateInventoryWithFru()
104 #define PLDM_TID_RESERVED 0xff macro
457 sensorEntry.terminusID = PLDM_TID_RESERVED; in parseStateSensorPDRs()869 sensorEntry.terminusID = PLDM_TID_RESERVED; in setHostSensorState()
200 0x00, 0x02, 0x02, 0x00, PLDM_TID_RESERVED}; in TEST_F()
478 // PLDM_TID_RESERVED, sensorId for terminus that is yet to in sensorEvent() 482 sensorEntry.terminusID = PLDM_TID_RESERVED; in sensorEvent()