CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/22 01:29:11
Modified files:
sys/scsi : scsi_base.c scsiconf.c scsiconf.h
Log message:
factor out the code that figures out whether you're probing or detaching
a whole bus, a target, or a specific lun on a target from the bioctl
and scsi_req paths.
i want to reuse this factored code for something claudio wants.
