Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_transport_iscsi.h487 extern int iscsi_flashnode_bus_match(struct device *dev,
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_transport_iscsi.c1202 int iscsi_flashnode_bus_match(struct device *dev, in iscsi_flashnode_bus_match() function
1209 EXPORT_SYMBOL_GPL(iscsi_flashnode_bus_match);
1213 .match = &iscsi_flashnode_bus_match,
1339 if (!iscsi_flashnode_bus_match(dev, NULL)) in flashnode_match_index()
1445 if (!iscsi_flashnode_bus_match(dev, NULL)) in iscsi_iter_destroy_flashnode_fn()
/OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/
H A Dql4_os.c7199 if (!iscsi_flashnode_bus_match(dev, NULL)) in qla4xxx_sysfs_ddb_is_non_persistent()