Searched refs:scsi_mode_select (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/include/scsi/ |
D | scsi_device.h | 426 extern int scsi_mode_select(struct scsi_device *sdev, int pf, int sp,
|
/Linux-v6.1/drivers/scsi/ |
D | scsi_lib.c | 2084 int scsi_mode_select(struct scsi_device *sdev, int pf, int sp, in scsi_mode_select() function 2144 EXPORT_SYMBOL_GPL(scsi_mode_select);
|
D | sd.c | 205 if (scsi_mode_select(sdp, 1, sp, buffer_data, len, SD_TIMEOUT, in cache_type_store()
|