Jim Harris 8e0ac13f5a Use pause() instead of DELAY() when polling for completion of admin
commands during controller initialization.

DELAY() does not work here during config_intrhook context - we need to
explicitly relinquish the CPU for the admin command completion to
get processed.

Sponsored by:	Intel
Reported by:	Adam Brooks <adam.j.brooks@intel.com>
Reviewed by:	carl
MFC after:	3 days
2013-07-17 23:26:56 +00:00
..
2013-07-16 23:19:05 +00:00
2013-07-15 00:05:27 +00:00
2013-07-16 06:43:37 +00:00
2013-07-15 01:32:55 +00:00
2013-07-15 01:41:34 +00:00
2013-06-01 12:21:59 +00:00
2013-04-17 11:45:15 +00:00
2013-06-18 06:55:58 +00:00