Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_device.h218 unsigned no_start_on_add:1; /* do not issue start on add */ member
/linux/drivers/scsi/
H A Dscsi_scan.c1014 sdev->no_start_on_add = 1; in scsi_add_lun()