Searched defs:_ELS_PKT (Results 1 – 1 of 1) sorted by relevance
1039 typedef struct _ELS_PKT { /* Structure is in Big Endian format */ struct1040 uint8_t elsCode; /* FC Word 0, bit 24:31 */1041 uint8_t elsByte1;1042 uint8_t elsByte2;1043 uint8_t elsByte3;1044 union {1056 } un;