Home
last modified time | relevance | path

Searched refs:AF_FORCE_NOSLEEP (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstmf.h241 #define AF_FORCE_NOSLEEP 0x0001 macro
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1007 if ((curthread->t_flag & T_INTR_THREAD) || (flags & AF_FORCE_NOSLEEP)) { in fct_alloc()
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c2197 if ((curthread->t_flag & T_INTR_THREAD) || (flags & AF_FORCE_NOSLEEP)) { in stmf_alloc()
4419 cdb_length, AF_FORCE_NOSLEEP); in stmf_task_alloc()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c3278 AF_FORCE_NOSLEEP); in emlxs_fct_handle_unsol_els()