Searched refs:scsi_mode_select (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/scsi/ |
| D | scsi_device.h | 398 extern int scsi_mode_select(struct scsi_device *sdev, int pf, int sp,
|
| /Linux-v5.4/drivers/scsi/ |
| D | scsi_lib.c | 2024 scsi_mode_select(struct scsi_device *sdev, int pf, int sp, int modepage, in scsi_mode_select() function 2080 EXPORT_SYMBOL_GPL(scsi_mode_select);
|
| D | sd.c | 216 if (scsi_mode_select(sdp, 1, sp, 8, buffer_data, len, SD_TIMEOUT, in cache_type_store()
|