John Baldwin 02cd7c3cf2 - Remove asleep(), await(), and M_ASLEEP.
- Callers of asleep() and await() have been converted to calling tsleep().
  The only caller outside of M_ASLEEP was the ata driver, which called both
  asleep() and await() with spl-raised, so there was no need for the
  asleep() and await() pair.  M_ASLEEP was unused.

Reviewed by:	jasone, peter
2001-08-10 06:56:12 +00:00
..
2001-07-04 19:00:13 +00:00
2001-07-04 19:00:13 +00:00
2001-07-04 19:00:13 +00:00
2001-08-04 20:49:29 +00:00
2001-07-04 19:00:13 +00:00
2001-08-04 20:49:29 +00:00