Home
last modified time | relevance | path

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

/drivers/target/
Dtarget_core_pr.c1493 unsigned char *buf, *ptr, proto_ident; in core_scsi3_decode_spec_i_port() local
1571 proto_ident = (ptr[0] & 0x0f); in core_scsi3_decode_spec_i_port()
1582 if (tmp_tpg->proto_id != proto_ident) in core_scsi3_decode_spec_i_port()
3165 unsigned char proto_ident; in core_scsi3_emulate_pro_register_and_move() local
3271 proto_ident = (buf[24] & 0x0f); in core_scsi3_emulate_pro_register_and_move()
3274 " 0x%02x\n", proto_ident); in core_scsi3_emulate_pro_register_and_move()
3276 if (proto_ident != dest_se_tpg->proto_id) { in core_scsi3_emulate_pro_register_and_move()
3279 " from fabric: %s\n", proto_ident, in core_scsi3_emulate_pro_register_and_move()