Searched refs:new_flashnode (Results 1 – 4 of 4) sorted by relevance
149 int (*new_flashnode) (struct Scsi_Host *shost, const char *buf, member
219 } new_flashnode; member
3396 if (!transport->new_flashnode) { in iscsi_new_flashnode()3401 shost = scsi_host_lookup(ev->u.new_flashnode.host_no); in iscsi_new_flashnode()3404 __func__, ev->u.new_flashnode.host_no); in iscsi_new_flashnode()3409 index = transport->new_flashnode(shost, data, len); in iscsi_new_flashnode()
288 .new_flashnode = qla4xxx_sysfs_ddb_add,
Completed in 31 milliseconds