Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/
Dscsi_transport_iscsi.h475 extern int iscsi_flashnode_bus_match(struct device *dev,
/linux-4.1.27/drivers/scsi/
Dscsi_transport_iscsi.c1204 int iscsi_flashnode_bus_match(struct device *dev, in iscsi_flashnode_bus_match() function
1211 EXPORT_SYMBOL_GPL(iscsi_flashnode_bus_match);
1215 .match = &iscsi_flashnode_bus_match,
1342 if (!iscsi_flashnode_bus_match(dev, NULL)) in flashnode_match_index()
1448 if (!iscsi_flashnode_bus_match(dev, NULL)) in iscsi_iter_destroy_flashnode_fn()
/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_os.c7168 if (!iscsi_flashnode_bus_match(dev, NULL)) in qla4xxx_sysfs_ddb_is_non_persistent()