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.h444 enum target_prot_type { enum
552 enum target_prot_type prot_type;
581 enum target_prot_type saved_prot_type;
642 enum target_prot_type sess_prot_type;
710 enum target_prot_type pi_prot_type;
711 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()