Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2000 #define SEND_PLOGI (uint64_t)BIT_20 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c8853 if (ha->task_daemon_flags & SEND_PLOGI) { in ql_task_thread()
8854 ha->task_daemon_flags &= ~SEND_PLOGI; in ql_task_thread()
10145 set_flags |= SEND_PLOGI; in ql_timer()