Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c2416 PORT_RETRY_NEEDED; in ql_status_error()
2443 PORT_RETRY_NEEDED; in ql_status_error()
2757 PORT_RETRY_NEEDED; in ql_ip_entry()
3074 PORT_RETRY_NEEDED; in ql_ms_entry()
H A Dql_api.c7626 ha->task_daemon_flags |= PORT_RETRY_NEEDED; in ql_poll_cmd()
8426 if (ha->task_daemon_flags & PORT_RETRY_NEEDED) { in ql_task_thread()
8427 ha->task_daemon_flags &= ~PORT_RETRY_NEEDED; in ql_task_thread()
9642 set_flags |= PORT_RETRY_NEEDED; in ql_timer()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1733 #define PORT_RETRY_NEEDED BIT_26 macro
1892 PORT_RETRY_NEEDED) || ha->callback_queue.first != NULL)