Home
last modified time | relevance | path

Searched refs:PORT_RETRY_NEEDED (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c2544 PORT_RETRY_NEEDED; in ql_status_error()
2571 PORT_RETRY_NEEDED; in ql_status_error()
2903 PORT_RETRY_NEEDED; in ql_ip_entry()
3235 PORT_RETRY_NEEDED; in ql_ms_entry()
H A Dql_api.c8021 ha->task_daemon_flags |= PORT_RETRY_NEEDED; in ql_poll_cmd()
8832 if (ha->task_daemon_flags & PORT_RETRY_NEEDED) { in ql_task_thread()
8833 ha->task_daemon_flags &= ~PORT_RETRY_NEEDED; in ql_task_thread()
10084 set_flags |= PORT_RETRY_NEEDED; in ql_timer()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2007 #define PORT_RETRY_NEEDED (uint64_t)BIT_26 macro
2199 PORT_RETRY_NEEDED) || ha->unsol_callback_queue.first != NULL)