Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/scsi/
Dscsi_device.h187 unsigned start_stop_pwr_cond:1; /* Set power cond. in START_STOP_UNIT */ member
/kernel/linux/linux-5.10/drivers/firewire/
Dsbp2.c1534 sdev->start_stop_pwr_cond = 1; in sbp2_scsi_slave_configure()
/kernel/linux/linux-5.10/drivers/scsi/
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()