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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1731 #define RSCN_UPDATE_NEEDED BIT_24 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c1191 vha->task_daemon_flags |= RSCN_UPDATE_NEEDED;
1193 *set_flags |= RSCN_UPDATE_NEEDED;
H A Dql_api.c8264 if (vha->task_daemon_flags & RSCN_UPDATE_NEEDED) {
8265 vha->task_daemon_flags &= ~RSCN_UPDATE_NEEDED;

Completed in 106 milliseconds