Home
last modified time | relevance | path

Searched defs:smSMPFrameHeader_s (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h800 typedef struct smSMPFrameHeader_s struct
802 bit8 smpFrameType; /* The first byte of SMP frame represents the SMP FRAME TYPE */
803 bit8 smpFunction; /* The second byte of the SMP frame represents the SMP FUNCTION */
804 …mpFunctionResult; /* The third byte of SMP frame represents FUNCTION RESULT of the SMP response. */
805 bit8 smpReserved; /* reserved */