Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Discsi_if.h219 } new_flashnode; member
/linux/drivers/scsi/
H A Dscsi_transport_iscsi.c3494 if (!transport->new_flashnode) { in iscsi_new_flashnode()
3499 shost = scsi_host_lookup(ev->u.new_flashnode.host_no); in iscsi_new_flashnode()
3502 __func__, ev->u.new_flashnode.host_no); in iscsi_new_flashnode()
3507 index = transport->new_flashnode(shost, data, len); in iscsi_new_flashnode()
/linux/drivers/scsi/qla4xxx/
H A Dql4_os.c289 .new_flashnode = qla4xxx_sysfs_ddb_add,