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