sd_cd 98 arch/i386/compile/GENERIC/ioconf.c extern struct cfdriver sd_cd; sd_cd 934 arch/i386/compile/GENERIC/ioconf.c {&sd_ca, &sd_cd, 0, STAR, loc+360, 0, pv+237, 107, 0, 0}, sd_cd 111 scsi/sd.c struct cfdriver sd_cd = { sd_cd 141 scsi/sd.c #define sdlookup(unit) (struct sd_softc *)device_lookup(&sd_cd, (unit)) sd_cd 327 scsi/sd.c sd_cd.cd_ndevs, part)); sd_cd 1200 scsi/sd.c if (unit >= sd_cd.cd_ndevs || (sd = sd_cd.cd_devs[unit]) == NULL)