Searched defs:_RNID (Results 1 – 1 of 1) sorted by relevance
940 typedef struct _RNID { /* Structure is in Big Endian format */ struct941 uint8_t Format;943 uint8_t CommonLen;944 uint8_t resvd1;945 uint8_t SpecificLen;946 struct lpfc_name portName;947 struct lpfc_name nodeName;948 union {950 } un;