Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_stp_remote_device.c114 U32 tag_mask = 1; in scif_sas_stp_remote_device_allocate_ncq_tag() local
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.cpp140 const uptr tag_mask = (1ULL << num_bits) - 1; GenerateRandomTag() local
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_ctl_defs.h78 unsigned int tag_mask; /* TDDP tag mask */ member