Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/
Dscsi_proc.c515 static const struct seq_operations scsi_seq_ops = { variable
535 return seq_open(file, &scsi_seq_ops); in proc_scsi_open()