aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/twa/tw_osl_inline.h
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2010-06-09 21:40:38 +0000
committerXin LI <delphij@FreeBSD.org>2010-06-09 21:40:38 +0000
commitddaa454e6aa9a1d657b6facf4ad46d7461b1d812 (patch)
tree60c8bb8ffe52055f003054cbaac9ead81b48b520 /sys/dev/twa/tw_osl_inline.h
parentc3cdab8d1458c56a447f78696594e38f39ad4483 (diff)
Notes
Diffstat (limited to 'sys/dev/twa/tw_osl_inline.h')
-rw-r--r--sys/dev/twa/tw_osl_inline.h15
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
/*