diff options
| author | Scott Long <scottl@FreeBSD.org> | 2007-10-19 15:21:16 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2007-10-19 15:21:16 +0000 |
| commit | 2fb50104d4f5eb069625748ecc4e865fe4704de8 (patch) | |
| tree | dc2e26bd1ae1d231018719821bb15854d30cd37a /sys/dev | |
| parent | 0b4bef9bd3b0c4fa890fd06a2ea63297a1ff7a5c (diff) | |
Notes
Diffstat (limited to 'sys/dev')
| -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 */ |
