Home
last modified time | relevance | path

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

/linux-3.4.99/Documentation/target/
Dtcm_mod_builder.py19 fabric_mod_port = "" variable
39 global fabric_mod_port
88 fabric_mod_port = "lport"
94 global fabric_mod_port
141 fabric_mod_port = "tport"
147 global fabric_mod_port
190 fabric_mod_port = "tport"
296 …buf += " struct " + fabric_mod_name + "_" + fabric_mod_port + "*" + fabric_mod_port + " = containe…
297 …buf += " struct " + fabric_mod_name + "_" + fabric_mod_port + ", " + fabric_mod_port + "_wwn);\n…
310 buf += " tpg->" + fabric_mod_port + " = " + fabric_mod_port + ";\n"
[all …]