Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h940 typedef struct _RNID { /* Structure is in Big Endian format */ struct
941 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;