Home
last modified time | relevance | path

Searched refs:no_start_on_add (Results 1 – 3 of 3) sorted by relevance

/linux/include/scsi/
H A Dscsi_device.h223 unsigned no_start_on_add:1; /* do not issue start on add */ member
/linux/drivers/scsi/
H A Dscsi_scan.c1016 sdev->no_start_on_add = 1; in scsi_add_lun()
H A Dsd.c2475 if (sdkp->device->no_start_on_add) in sd_spinup_disk()