Home
last modified time | relevance | path

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

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