Home
last modified time | relevance | path

Searched refs:show_shost_mode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_sysfs.c238 show_shost_mode(unsigned int mode, char *buf) in show_shost_mode() function
264 return show_shost_mode(supported_mode, buf); in show_shost_supported_mode()
278 return show_shost_mode(shost->active_mode, buf); in show_shost_active_mode()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_sysfs.c239 show_shost_mode(unsigned int mode, char *buf) in show_shost_mode() function
265 return show_shost_mode(supported_mode, buf); in show_shost_supported_mode()
279 return show_shost_mode(shost->active_mode, buf); in show_shost_active_mode()

Completed in 5 milliseconds