Home
last modified time | relevance | path

Searched refs:SEND_PLOGI (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1736 #define SEND_PLOGI BIT_29 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c8448 if (ha->task_daemon_flags & SEND_PLOGI) { in ql_task_thread()
8449 ha->task_daemon_flags &= ~SEND_PLOGI; in ql_task_thread()
9709 set_flags |= SEND_PLOGI; in ql_timer()