Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/heci/
H A DPTHICommand.cpp386 const UINT32 command_size = sizeof(GET_LAST_HOST_RESET_REASON_HEADER); in GetLastHostResetReason()
388 memcpy(command, &(GET_LAST_HOST_RESET_REASON_HEADER), sizeof(GET_LAST_HOST_RESET_REASON_HEADER)); in GetLastHostResetReason()
H A DPTHICommand.h647 const PTHI_MESSAGE_HEADER GET_LAST_HOST_RESET_REASON_HEADER = { variable