Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/target/
Dtcm_mod_builder.py19 fabric_mod_port = "" variable
39 global fabric_mod_port
77 fabric_mod_port = "lport"
83 global fabric_mod_port
120 fabric_mod_port = "tport"
126 global fabric_mod_port
161 fabric_mod_port = "tport"
216 …buf += " struct " + fabric_mod_name + "_" + fabric_mod_port + "*" + fabric_mod_port + " = containe…
217 …buf += " struct " + fabric_mod_name + "_" + fabric_mod_port + ", " + fabric_mod_port + "_wwn);\n…
230 buf += " tpg->" + fabric_mod_port + " = " + fabric_mod_port + ";\n"
[all …]