Home
last modified time | relevance | path

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

/linux/drivers/target/loopback/
H A Dtcm_loop.c821 unsigned char i_port[TL_WWN_ADDR_LEN], *ptr, *port_ptr; in tcm_loop_tpg_nexus_store() local
849 port_ptr = &i_port[0]; in tcm_loop_tpg_nexus_store()
859 port_ptr = &i_port[3]; /* Skip over "fc." */ in tcm_loop_tpg_nexus_store()
869 port_ptr = &i_port[0]; in tcm_loop_tpg_nexus_store()
882 ret = tcm_loop_make_nexus(tl_tpg, port_ptr); in tcm_loop_tpg_nexus_store()