Home
last modified time | relevance | path

Searched refs:IDC_STALL_NEEDED (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1959 #define IDC_STALL_NEEDED (uint64_t)BIT_18 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c1451 ha->flags |= IDC_STALL_NEEDED; in ql_async_event()
H A Dql_api.c8607 while (ha->flags & (IDC_STALL_NEEDED | IDC_RESTART_NEEDED | in ql_task_thread()
19645 if (ha->flags & IDC_STALL_NEEDED) { in ql_idc()
19647 ha->flags &= ~IDC_STALL_NEEDED; in ql_idc()
19686 ha->flags &= ~(IDC_RESTART_NEEDED | IDC_STALL_NEEDED | in ql_idc()