Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/
H A Dcam_ccb.h707 } cts_type; typedef
755 cts_type type; /* Current or User settings */
/dragonfly/contrib/binutils-2.34/include/
H A Dctf.h478 uint32_t cts_type; member
/dragonfly/contrib/binutils-2.34/libctf/
H A Dctf-types.c687 return sp->cts_type; in ctf_type_reference()
754 data = ctf_type_encoding (fp, slice->cts_type, &underlying_en); in ctf_type_encoding()
788 data = ctf_type_encoding (fp, slice->cts_type, &underlying_en); in ctf_type_encoding()
H A Dctf-open.c1111 swap_thing (s->cts_type); in flip_types()
H A Dctf-create.c965 dtd->dtd_u.dtu_slice.cts_type = ref; in ctf_add_slice()