Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/
Dscsi_device.h161 unsigned start_stop_pwr_cond:1; /* Set power cond. in START_STOP_UNIT */ member
/linux-4.1.27/drivers/scsi/
Dsd.c1818 if (sdkp->device->start_stop_pwr_cond) in sd_spinup_disk()
3081 if (sdp->start_stop_pwr_cond) in sd_start_stop_device()
/linux-4.1.27/drivers/firewire/
Dsbp2.c1550 sdev->start_stop_pwr_cond = 1; in sbp2_scsi_slave_configure()