Searched refs:scsi_mode_select (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/include/scsi/ |
D | scsi_device.h | 388 extern int scsi_mode_select(struct scsi_device *sdev, int pf, int sp,
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_lib.c | 2346 scsi_mode_select(struct scsi_device *sdev, int pf, int sp, int modepage, in scsi_mode_select() function 2402 EXPORT_SYMBOL_GPL(scsi_mode_select);
|
D | sd.c | 208 if (scsi_mode_select(sdp, 1, sp, 8, buffer_data, len, SD_TIMEOUT, in cache_type_store()
|