Home
last modified time | relevance | path

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

/linux/include/target/
H A Dtarget_core_base.h445 enum target_prot_type { enum
553 enum target_prot_type prot_type;
582 enum target_prot_type saved_prot_type;
643 enum target_prot_type sess_prot_type;
715 enum target_prot_type pi_prot_type;
716 enum target_prot_type hw_pi_prot_type;
/linux/drivers/target/loopback/
H A Dtcm_loop.h37 enum target_prot_type tl_fabric_prot_type;
/linux/drivers/target/
H A Dtarget_core_sbc.c606 sbc_set_prot_op_checks(u8 protect, bool fabric_prot, enum target_prot_type prot_type, in sbc_set_prot_op_checks()