Rework the command polling loop so it can handle multiple responses in a single
authorjmatthew <jmatthew@openbsd.org>
Fri, 18 Apr 2014 01:11:23 +0000 (01:11 +0000)
committerjmatthew <jmatthew@openbsd.org>
Fri, 18 Apr 2014 01:11:23 +0000 (01:11 +0000)
commita1184b530ed8771a763813608d2245c8c9206a44
treec8748490d5dcc0e53a1a5d846879aaed4f2c0419
parentf3dc1299799248360fcda3d1663b42be7cb54d5f
Rework the command polling loop so it can handle multiple responses in a single
interrupt, as done in qla(4).
sys/dev/pci/qle.c