Home
last modified time | relevance | path

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

/drivers/scsi/qedi/
Dqedi_dbg.h96 struct sysfs_bin_attrs { struct
102 struct sysfs_bin_attrs *iter); argument
104 struct sysfs_bin_attrs *iter);
Dqedi_dbg.c111 qedi_create_sysfs_attr(struct Scsi_Host *shost, struct sysfs_bin_attrs *iter) in qedi_create_sysfs_attr()
126 qedi_remove_sysfs_attr(struct Scsi_Host *shost, struct sysfs_bin_attrs *iter) in qedi_remove_sysfs_attr()
/drivers/scsi/qedf/
Dqedf_dbg.h103 struct sysfs_bin_attrs { struct
115 struct sysfs_bin_attrs *iter); argument
117 struct sysfs_bin_attrs *iter);
Dqedf_dbg.c176 qedf_create_sysfs_attr(struct Scsi_Host *shost, struct sysfs_bin_attrs *iter) in qedf_create_sysfs_attr()
191 qedf_remove_sysfs_attr(struct Scsi_Host *shost, struct sysfs_bin_attrs *iter) in qedf_remove_sysfs_attr()
Dqedf_attr.c171 static struct sysfs_bin_attrs bin_file_entries[] = {