Home
last modified time | relevance | path

Searched defs:t_port (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/target/
H A Dtarget_core_pr.c827 unsigned char *t_port, in core_scsi3_alloc_aptpl_registration()
929 unsigned char t_port[PR_APTPL_MAX_TPORT_LEN] = { }; in __core_scsi3_check_aptpl_registration() local
H A Dtarget_core_configfs.c2026 unsigned char *t_fabric = NULL, *t_port = NULL; in target_pr_res_aptpl_metadata_store() local
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c1239 static void gen_bpt_io(DisasContext *s, TCGv_i32 t_port, int ot) in gen_bpt_io()