chain_entry       123 drivers/target/target_core_rd.c 		unsigned int chain_entry = 0;
chain_entry       132 drivers/target/target_core_rd.c 			chain_entry = 1;
chain_entry       134 drivers/target/target_core_rd.c 		sg = kcalloc(sg_per_table + chain_entry, sizeof(*sg),
chain_entry       139 drivers/target/target_core_rd.c 		sg_init_table(sg, sg_per_table + chain_entry);