VOID
WdAdjustMaxLookAhead(
IN PWD_ADAPTER Adapter
);
Routine Description:
This routine finds the open with the maximum lookahead value and
stores that in the adapter block.
NOTE: THIS ROUTINE MUST BE CALLED WITH THE SPINLOCK HELD.
Arguments:
Adapter - A pointer to the adapter block.
Returns:
None.