CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/24 12:59:30
Modified files:
sys/dev : softraid.c vscsi.c
sys/dev/ata : atascsi.c
sys/dev/ic : aac.c ami.c cac.c ciss.c twe.c
sys/dev/pci : arc.c ips.c mfii.c qle.c
sys/dev/pv : hvs.c vioscsi.c
sys/scsi : mpath.c
Log message:
Use SDEV_NO_ADAPTER_TARGET instead of the value that is being
aassigned to adapter_buswidth to indicate the adapter is not a target
on the bus.
ok dlg@ as part of a larger diff.
