IPMI API
ACCESN_STATUS - ACCESN_OK else error status code
Description:
Sends a request to an I2C device
8.5imbSendIpmiRequest
Prototype:
ACCESN_STATUS imbSendIpmiRequest (
IMBPREQUESTDATA *pImbReq,
BYTE * pRespData,
int * | pRespDataLen, | |
BYTE * pCompCode, | ||
BOOL | bWaitForResponse | |
) |
|
|
Parameters: |
|
|
pImbReq, - |
| request info and data |
pRespData, - |
| where to put response data |
pRespDataLen, - |
| how much response data there is |
pCompCode, - |
| request status from destination controller |
bWaitForResponse - | Wait for a response | |
Returns: |
|
|
ACCESN_STATUS | ACCESN_OK else error status code |
Description:
Sends a request to an I2C device
8.6imbGetAsyncMessage
Prototype:
ACCESN_STATUS imbGetAsyncMessage (
ImbRespPacket *pMsg,
DWORD *pMsgLen,
ImbAsyncSeq *pSeqNo
) |
|
Parameters: |
|
pMsg - | response packet |
pMsgLen - | IN - length of buffer, OUT - msg len |
pSeqNo - | previously returned sequence number (or ASYNC_SEQ_START) |
High Availability Software for the Intel® NetStructureTM ZT 4901 Technical Product Specification | 81 |