c560e9a77b
to remove all xfers from the pending queue. It removes only xfers for asynchronous transactions. So, simply loop over all pending xfers with calling scsipi_done and wait xfers to drain. Addresses PR#9703.