Kenneth D. Merry fce84cb42b Fix a bug in the scan lun code that showed up when we did the following
sequence of things:

- spin up a disk
  - send an async event to refresh the inquiry data
    - run through xpt_scan_lun() to re-probe the device
        - eventually finish the probe, but panic in xpt_done() because the
          periph pointer wasn't set.

Reviewed by:	gibbs
Reported by:	Philippe Regnauld <regnauld@deepo.prosa.dk>
1998-10-13 21:29:04 +00:00
..
1998-09-29 20:19:45 +00:00
1998-09-29 20:19:45 +00:00
1998-09-14 19:56:42 +00:00
1998-09-13 15:40:31 +00:00
1998-09-17 09:35:02 +00:00
1998-10-09 23:07:27 +00:00
1998-10-11 18:39:38 +00:00