SDEV_REMOVABLE 1130 scsi/scsi_base.c if ((sc_link->flags & SDEV_REMOVABLE) != 0)
SDEV_REMOVABLE 1134 scsi/scsi_base.c (sc_link->flags & SDEV_REMOVABLE) == 0) {
SDEV_REMOVABLE 819 scsi/scsiconf.c sc_link->flags |= SDEV_REMOVABLE;
SDEV_REMOVABLE 185 scsi/sd.c if ((sc_link->flags & SDEV_ATAPI) && (sc_link->flags & SDEV_REMOVABLE))
SDEV_REMOVABLE 378 scsi/sd.c if ((sc_link->flags & SDEV_REMOVABLE) != 0)
SDEV_REMOVABLE 421 scsi/sd.c if ((sd->sc_link->flags & SDEV_REMOVABLE) != 0)
SDEV_REMOVABLE 467 scsi/sd.c if ((sd->sc_link->flags & SDEV_REMOVABLE) != 0)
SDEV_REMOVABLE 926 scsi/sd.c if ((sd->sc_link->flags & SDEV_REMOVABLE) == 0) {
SDEV_REMOVABLE 1361 scsi/sd.c ((sd->sc_link->flags & SDEV_REMOVABLE) == 0))