Home
last modified time | relevance | path

Searched refs:scsi_mode_select (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/scsi/
Dscsi_device.h398 extern int scsi_mode_select(struct scsi_device *sdev, int pf, int sp,
/Linux-v4.19/drivers/scsi/
Dscsi_lib.c2483 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);
Dsd.c207 if (scsi_mode_select(sdp, 1, sp, 8, buffer_data, len, SD_TIMEOUT, in cache_type_store()