CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/08/13 06:11:15
Modified files:
sys/dev/ic : aic7xxx_openbsd.h
Log message:
Give SCSIBUS_B probing a chance to work with better logic in
SCSI_IS_SCSIBUS_B().
i.e. return true when 'A' is finished probing (sc_child != NULL) and the
sc_link->bus is != sc_child.
