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

/illumos-gate/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)
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c2416 PORT_RETRY_NEEDED;
2443 PORT_RETRY_NEEDED;
2757 PORT_RETRY_NEEDED;
3074 PORT_RETRY_NEEDED;
H A Dql_api.c7626 ha->task_daemon_flags |= PORT_RETRY_NEEDED;
8426 if (ha->task_daemon_flags & PORT_RETRY_NEEDED) {
8427 ha->task_daemon_flags &= ~PORT_RETRY_NEEDED;
9642 set_flags |= PORT_RETRY_NEEDED;

Completed in 97 milliseconds