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

/illumos-gate/usr/src/uts/common/sys/
H A Dstmf.h233 #define AF_FORCE_NOSLEEP 0x0001 macro
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c2196 if ((curthread->t_flag & T_INTR_THREAD) || (flags & AF_FORCE_NOSLEEP)) {
4095 cdb_length, AF_FORCE_NOSLEEP);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c3264 AF_FORCE_NOSLEEP);
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c993 if ((curthread->t_flag & T_INTR_THREAD) || (flags & AF_FORCE_NOSLEEP)) {

Completed in 92 milliseconds