Searched refs:mcid (Results 1 – 2 of 2) sorted by relevance
54 …... msg=response get from dcmi get mcid cmd and hostname from "cat /etc/os-release" cmd is not sa…57 [Documentation] Validate set and get mcid string.99 …... msg=Bytes given in dcmi set mcid command and string bytes got from dcmi get mcid command are …105 …... msg=Bytes got from dcmi get mcid command and hostname from "cat /etc/os-release" command is n…109 [Documentation] Get default mcid.115 [Documentation] Set default mcid.
580 static constexpr uint8_t mcid = 0; /* no need to distinguish controllers */ in sendCommand() local595 cmdHeader.MCID = mcid; in sendCommand()692 if (respHeader->MCID != mcid) in sendCommand()