Home
last modified time | relevance | path

Searched defs:tag_type (Results 1 – 18 of 18) sorted by relevance

/freebsd/sys/cam/ctl/
H A Dctl_util.c124 uint8_t byte2, uint8_t page_code, ctl_tag_type tag_type, in ctl_scsi_inquiry()
183 uint8_t select_report, ctl_tag_type tag_type, in ctl_scsi_report_luns()
214 ctl_tag_type tag_type, uint8_t control) in ctl_scsi_read_write_buffer()
353 ctl_tag_type tag_type, uint8_t control) in ctl_scsi_write_same()
384 ctl_tag_type tag_type, uint8_t control) in ctl_scsi_read_capacity()
413 int pmi, ctl_tag_type tag_type, uint8_t control) in ctl_scsi_read_capacity_16()
446 ctl_tag_type tag_type, uint8_t control) in ctl_scsi_mode_sense()
522 uint32_t block_count, ctl_tag_type tag_type, in ctl_scsi_sync_cache()
573 ctl_tag_type tag_type, uint8_t control) in ctl_scsi_persistent_res_in()
600 ctl_tag_type tag_type, uint8_t control) in ctl_scsi_persistent_res_out()
[all …]
H A Dctl_io.h340 ctl_tag_type tag_type; /* simple, ordered, head of queue,etc.*/ member
384 ctl_tag_type tag_type; /* simple, ordered, etc. */ member
560 ctl_tag_type tag_type; /* simple, ordered, etc. */ member
579 ctl_tag_type tag_type; /* simple, ordered, etc. */ member
H A Dctl_ioctl.h261 ctl_tag_type tag_type; member
/freebsd/lib/libc/posix1e/
H A Dacl_set.c185 acl_set_tag_type(acl_entry_t entry_d, acl_tag_t tag_type) in acl_set_tag_type()
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_posix1e.c176 acl_tag_t tag_type; in acl_match() local
H A Dtest_acl_platform_nfs4.c550 acl_tag_t tag_type; in acl_match() local
609 acl_tag_t tag_type; in acl_match() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DNameSearchContext.cpp155 } else if (const TagType *tag_type = qual_type->getAs<TagType>()) { in AddTypeDecl() local
H A DClangASTImporter.cpp621 if (const TagType *tag_type = type->getAs<TagType>()) { in CompleteAndFetchChildren() local
689 if (const TagType *tag_type = type->getAs<TagType>()) { in RequireCompleteType() local
H A DClangASTSource.cpp219 const TagType *tag_type = in FindCompleteType() local
247 const TagType *tag_type = in FindCompleteType() local
H A DClangExpressionDeclMap.cpp1568 if (const TagType *tag_type = dyn_cast<TagType>(parser_type)) in AddExpressionVariable() local
/freebsd/contrib/tcpdump/
H A Dprint-pppoe.c140 u_short tag_type = 0xffff, tag_len; in pppoe_print() local
/freebsd/sys/kern/
H A Dsubr_devstat.c291 devstat_tag_type tag_type, devstat_trans_flags flags, in devstat_end_transaction()
/freebsd/include/rpcsvc/
H A Dnis.x240 u_long tag_type; /* Statistic tag (may vary) */ member
/freebsd/sys/netgraph/
H A Dng_pppoe.h229 u_int16_t tag_type; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp1691 int tag_type, void *tag_bug) { in OpInfoCallback()
1720 int tag_type, void *tag_bug) { in OpInfo()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2667 const clang::TagType *tag_type = in GetCompleteQualType() local
2673 const clang::TagType *tag_type = in GetCompleteQualType() local
3410 const clang::TagType *tag_type = in IsDefined() local
3689 const clang::TagType *tag_type = llvm::dyn_cast<clang::TagType>(qual_type); in IsBeingDefined() local
8218 const clang::TagType *tag_type = qual_type->getAs<clang::TagType>(); in StartTagDeclarationDefinition() local
8254 const clang::TagType *tag_type = qual_type->getAs<clang::TagType>(); in CompleteTagDeclarationDefinition() local
8749 if (auto *tag_type = in DumpTypeDescription() local
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.c3555 int tag_type; in ahc_handle_msg_reject() local
H A Daic79xx.c4767 int tag_type; in ahd_handle_msg_reject() local