Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dscsi_transport_iscsi.h485 iscsi_create_flashnode_sess(struct Scsi_Host *shost, int index,
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_iscsi.c1234 iscsi_create_flashnode_sess(struct Scsi_Host *shost, int index, in iscsi_create_flashnode_sess() function
1266 EXPORT_SYMBOL_GPL(iscsi_create_flashnode_sess);
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_os.c7228 fnode_sess = iscsi_create_flashnode_sess(ha->host, *idx, in qla4xxx_sysfs_ddb_tgt_create()