Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h734 typedef struct tlv_fcfconnectentry { struct
736 uint32_t rsvd1:4;
737 uint32_t VLanId:12;
738 uint32_t rsvd2:7;
739 uint32_t AddrMode:1;
740 uint32_t AddrModePreferred:1;
741 uint32_t AddrModeValid:1;
765 } tlv_fcfconnectentry_t; argument