Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_device.h188 unsigned start_stop_pwr_cond:1; /* Set power cond. in START_STOP_UNIT */ member
/OK3568_Linux_fs/kernel/drivers/firewire/
H A Dsbp2.c1534 sdev->start_stop_pwr_cond = 1; in sbp2_scsi_slave_configure()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsd.c2232 if (sdkp->device->start_stop_pwr_cond) in sd_spinup_disk()
3607 if (sdp->start_stop_pwr_cond) in sd_start_stop_device()