Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h1575 typedef struct dfc_fcsp_config struct
1577 HBA_WWN lwwpn;
1578 HBA_WWN rwwpn;
1580 uint16_t auth_tov; /* seconds */
1585 uint8_t auth_mode;
1591 uint8_t auth_bidir:1;
1595 uint8_t reserved:7;
1597 uint8_t type_priority[4];
1608 uint8_t hash_priority[4];
1638 } dfc_fcsp_config_t; argument