diff options
| author | Scott Long <scottl@FreeBSD.org> | 2007-10-12 16:51:22 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2007-10-12 16:51:22 +0000 |
| commit | 1b4a3403cdb424627ee3564b37fde4bb14d34b86 (patch) | |
| tree | 205a0b4e27609af4883e57bbc0029204b4410d45 /sys/dev/twa | |
| parent | b1e50be2c6acc2063b9371df7c814d943e3f5441 (diff) | |
Notes
Diffstat (limited to 'sys/dev/twa')
| -rw-r--r-- | sys/dev/twa/tw_osl.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/twa/tw_osl.h b/sys/dev/twa/tw_osl.h index 5718311995bd..d68cc5ec600f 100644 --- a/sys/dev/twa/tw_osl.h +++ b/sys/dev/twa/tw_osl.h @@ -53,7 +53,9 @@ #define TW_OSLI_MAX_NUM_IOS TW_CL_MAX_SIMULTANEOUS_REQUESTS #define TW_OSLI_MAX_NUM_AENS 0x100 +/* Disabled, doesn't work yet. #define TW_OSLI_DEFERRED_INTR_USED +*/ /* Possible values of req->state. */ #define TW_OSLI_REQ_STATE_INIT 0x0 /* being initialized */ |
