Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2010 #define TD_IIDMA_NEEDED (uint64_t)BIT_28 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c5362 ha->task_daemon_flags |= TD_IIDMA_NEEDED; in ql_els_plogi()
8845 if (ha->task_daemon_flags & TD_IIDMA_NEEDED) { in ql_task_thread()
8846 ha->task_daemon_flags &= ~TD_IIDMA_NEEDED; in ql_task_thread()