Searched refs:iscsi_flashnode_bus_match (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/ |
H A D | scsi_transport_iscsi.h | 496 extern int iscsi_flashnode_bus_match(struct device *dev,
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | scsi_transport_iscsi.h | 497 extern int iscsi_flashnode_bus_match(struct device *dev,
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_transport_iscsi.c | 1202 int iscsi_flashnode_bus_match(struct device *dev, in iscsi_flashnode_bus_match() function 1209 EXPORT_SYMBOL_GPL(iscsi_flashnode_bus_match); variable 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()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_transport_iscsi.c | 1206 int iscsi_flashnode_bus_match(struct device *dev, in iscsi_flashnode_bus_match() function 1213 EXPORT_SYMBOL_GPL(iscsi_flashnode_bus_match); variable 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()
|
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/ |
H A D | ql4_os.c | 7209 if (!iscsi_flashnode_bus_match(dev, NULL)) in qla4xxx_sysfs_ddb_is_non_persistent()
|
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/ |
H A D | ql4_os.c | 7196 if (!iscsi_flashnode_bus_match(dev, NULL)) in qla4xxx_sysfs_ddb_is_non_persistent()
|
Completed in 37 milliseconds