Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dscsi_transport_iscsi.h497 extern int iscsi_flashnode_bus_match(struct device *dev,
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_iscsi.c1206 int iscsi_flashnode_bus_match(struct device *dev, in iscsi_flashnode_bus_match() function
1213 EXPORT_SYMBOL_GPL(iscsi_flashnode_bus_match);
1217 .match = &iscsi_flashnode_bus_match,
1343 if (!iscsi_flashnode_bus_match(dev, NULL)) in flashnode_match_index()
1449 if (!iscsi_flashnode_bus_match(dev, NULL)) in iscsi_iter_destroy_flashnode_fn()
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_os.c7196 if (!iscsi_flashnode_bus_match(dev, NULL)) in qla4xxx_sysfs_ddb_is_non_persistent()