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