Searched defs:fcgs_ganxt_rsp_s (Results 1 – 1 of 1) sorted by relevance
1400 struct fcgs_ganxt_rsp_s { struct1401 u32 port_type:8; /* Port Type */1402 u32 port_id:24; /* Port Identifier */1403 wwn_t port_name; /* Port Name */1404 u8 spn_len; /* Length of Symbolic Port Name */1405 char spn[255]; /* Symbolic Port Name */1406 wwn_t node_name; /* Node Name */1407 u8 snn_len; /* Length of Symbolic Node Name */1408 char snn[255]; /* Symbolic Node Name */1409 u8 ipa[8]; /* Initial Process Associator */[all …]