Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1637 typedef struct ql_adapter_state { struct
1638 ql_link_t hba;
1640 kmutex_t mutex;
1641 volatile uint64_t flags; /* State flags. */
1642 uint32_t state;
1643 port_id_t d_id;
1644 uint16_t loop_id;
1645 uint16_t sfp_stat;
1646 uint16_t idle_timer;
1647 uint16_t r_a_tov; /* 2 * R_A_TOV + 5 */
[all …]