st_cd 99 arch/i386/compile/GENERIC/ioconf.c extern struct cfdriver st_cd;
st_cd 936 arch/i386/compile/GENERIC/ioconf.c {&st_ca, &st_cd, 0, STAR, loc+360, 0, pv+237, 107, 0, 0},
st_cd 250 scsi/st.c struct cfdriver st_cd = {
st_cd 419 scsi/st.c if (unit >= st_cd.cd_ndevs)
st_cd 421 scsi/st.c st = st_cd.cd_devs[unit];
st_cd 428 scsi/st.c unit, st_cd.cd_ndevs));
st_cd 491 scsi/st.c struct st_softc *st = st_cd.cd_devs[STUNIT(dev)];
st_cd 536 scsi/st.c st = st_cd.cd_devs[unit];
st_cd 774 scsi/st.c struct st_softc *st = st_cd.cd_devs[STUNIT(bp->b_dev)];
st_cd 1022 scsi/st.c struct st_softc *st = st_cd.cd_devs[STUNIT(dev)];
st_cd 1034 scsi/st.c struct st_softc *st = st_cd.cd_devs[STUNIT(dev)];
st_cd 1067 scsi/st.c st = st_cd.cd_devs[unit];