Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/snic/
Dsnic_debugfs.c483 static const struct seq_operations snic_trc_seq_ops = { variable
493 return seq_open(filp, &snic_trc_seq_ops); in snic_trc_open()