Searched refs:tcm_loop_dump_proto_id (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/target/loopback/ |
| D | tcm_loop.c | 697 static char *tcm_loop_dump_proto_id(struct tcm_loop_hba *tl_hba) in tcm_loop_dump_proto_id() function 850 " %s Initiator Port: %s\n", tcm_loop_dump_proto_id(tl_hba), in tcm_loop_make_nexus() 881 " %s Initiator Port: %s\n", tcm_loop_dump_proto_id(tpg->tl_hba), in tcm_loop_drop_nexus() 945 tcm_loop_dump_proto_id(tl_hba)); in tcm_loop_tpg_nexus_store() 956 tcm_loop_dump_proto_id(tl_hba)); in tcm_loop_tpg_nexus_store() 967 tcm_loop_dump_proto_id(tl_hba)); in tcm_loop_tpg_nexus_store() 1085 " Target Port %s,t,0x%04lx\n", tcm_loop_dump_proto_id(tl_hba), in tcm_loop_make_naa_tpg() 1115 " Target Port %s,t,0x%04x\n", tcm_loop_dump_proto_id(tl_hba), in tcm_loop_drop_naa_tpg() 1165 " max: %d\n", name, tcm_loop_dump_proto_id(tl_hba), in tcm_loop_make_scsi_hba() 1185 tcm_loop_dump_proto_id(tl_hba), name, sh->host_no); in tcm_loop_make_scsi_hba() [all …]
|