Searched refs:TRY_DEVICE_QUEUE_LOCK (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1920 #define TRY_DEVICE_QUEUE_LOCK(q) mutex_tryenter(&q->mutex) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c9880 if (TRY_DEVICE_QUEUE_LOCK(tq) == 0) {

Completed in 79 milliseconds