K 10 svn:author V 3 ken K 8 svn:date V 27 1998-10-13T21:29:04.000000Z K 7 svn:log V 407 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 END