Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/target/loopback/
Dtcm_loop.c1050 unsigned char i_port[TL_WWN_ADDR_LEN], *ptr, *port_ptr; in tcm_loop_tpg_store_nexus() local
1079 port_ptr = &i_port[0]; in tcm_loop_tpg_store_nexus()
1090 port_ptr = &i_port[3]; /* Skip over "fc." */ in tcm_loop_tpg_store_nexus()
1101 port_ptr = &i_port[0]; in tcm_loop_tpg_store_nexus()
1114 ret = tcm_loop_make_nexus(tl_tpg, port_ptr); in tcm_loop_tpg_store_nexus()