CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/07 10:45:22
Modified files:
sys/scsi : sd.c
Log message:
sd_size() is a wrapper around sd_read_cap_10() and sd_read_cap_16() so
rename it sd_read_cap().
Reduces possible confusion with the unrelated sdsize().
