diff options
| author | Xin LI <delphij@FreeBSD.org> | 2010-06-09 21:40:38 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2010-06-09 21:40:38 +0000 |
| commit | ddaa454e6aa9a1d657b6facf4ad46d7461b1d812 (patch) | |
| tree | 60c8bb8ffe52055f003054cbaac9ead81b48b520 /sys/dev/twa/tw_osl_inline.h | |
| parent | c3cdab8d1458c56a447f78696594e38f39ad4483 (diff) | |
Notes
Diffstat (limited to 'sys/dev/twa/tw_osl_inline.h')
| -rw-r--r-- | sys/dev/twa/tw_osl_inline.h | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/sys/dev/twa/tw_osl_inline.h b/sys/dev/twa/tw_osl_inline.h index ad7ece5337e4..74d100d9636f 100644 --- a/sys/dev/twa/tw_osl_inline.h +++ b/sys/dev/twa/tw_osl_inline.h @@ -108,21 +108,6 @@ -/* - * Function name: tw_osl_ctlr_ready - * Description: CL calls this function to notify the OS Layer that it - * is ready to accept new requests. This function is - * called only if a call to tw_osl_ctlr_busy has been - * made previously. We don't use this function as of now. - * - * Input: ctlr_handle -- ptr to controller handle - * Output: None - * Return value: None - */ -#define tw_osl_ctlr_ready(ctlr_handle) - - - #ifdef TW_OSL_DEBUG /* |
