Home
last modified time | relevance | path

Searched defs:protocols (Results 1 – 24 of 24) sorted by relevance

/freebsd-13.1/sys/dev/isci/scil/
H A Dscif_sas_remote_device.c171 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T * protocols in scif_remote_device_da_construct()
461 SMP_DISCOVER_RESPONSE_PROTOCOLS_T protocols; in scif_remote_device_get_max_queue_depth() local
H A Dscic_port.h102 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T protocols; member
H A Dscic_sds_port.c472 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T * protocols in scic_sds_port_get_protocols()
512 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T protocols; in scic_sds_port_get_attached_sas_address() local
567 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T * protocols in scic_sds_port_get_attached_protocols()
1086 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T protocols; in scic_sds_port_activate_phy() local
1237 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T protocols; in scic_sds_port_link_detected() local
H A Dscic_sds_remote_node_context.c862 SMP_DISCOVER_RESPONSE_PROTOCOLS_T protocols; in scic_sds_remote_node_context_tx_suspended_state_resume_handler() local
1333 SMP_DISCOVER_RESPONSE_PROTOCOLS_T protocols; in scic_sds_remote_node_context_resuming_state_enter() local
H A Dscic_sds_remote_device.c150 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T protocols; in scic_remote_device_da_construct() local
587 SMP_DISCOVER_RESPONSE_PROTOCOLS_T * protocols in scic_remote_device_get_protocols()
H A Dscic_sds_phy.c903 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T * protocols in scic_sds_phy_get_protocols()
951 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T * protocols in scic_sds_phy_get_attached_phy_protocols()
H A Dintel_sas.h135 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T protocols; member
743 SMP_DISCOVER_RESPONSE_PROTOCOLS_T protocols; member
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp304 SmallVector<Decl *, 4> protocols; in ParseObjCAtInterfaceDeclaration() local
1570 SmallVector<Decl *, 8> protocols; in parseObjCProtocolQualifierType() local
1599 SmallVectorImpl<Decl *> &protocols, in parseObjCTypeArgsOrProtocolQualifiers()
1778 SmallVectorImpl<Decl *> &protocols, in parseObjCTypeArgsAndProtocolQualifiers()
1835 SmallVector<Decl *, 4> protocols; in parseObjCTypeArgsAndProtocolQualifiers() local
2172 SmallVector<Decl *, 4> protocols; in ParseObjCAtImplementationDeclaration() local
2203 SmallVector<Decl *, 4> protocols; in ParseObjCAtImplementationDeclaration() local
/freebsd-13.1/sys/dev/isci/
H A Disci_domain.c202 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T *protocols) in scif_cb_domain_da_device_added()
/freebsd-13.1/usr.sbin/ppp/
H A Dhdlc.c179 } protocols[] = { variable
/freebsd-13.1/sbin/dhclient/
H A Ddispatch.c60 static struct protocol *protocols; variable
/freebsd-13.1/usr.bin/getent/
H A Dgetent.c420 protocols(int argc, char *argv[]) in protocols() function
/freebsd-13.1/cddl/lib/libdtrace/
H A Dip.d177 inline string protocols[int proto] = variable
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DType.cpp724 ArrayRef<ObjCProtocolDecl *> protocols) in ObjCTypeParamType()
733 ArrayRef<ObjCProtocolDecl *> protocols, in ObjCObjectType()
1393 ArrayRef<ObjCProtocolDecl *> protocols( in VisitObjCObjectType() local
1409 ArrayRef<ObjCProtocolDecl *> protocols( in VisitObjCObjectType() local
3711 ArrayRef<ObjCProtocolDecl *> protocols, in Profile()
3732 ArrayRef<ObjCProtocolDecl *> protocols) { in Profile()
H A DASTContext.cpp5098 ArrayRef<ObjCProtocolDecl *> protocols, in getObjCObjectType()
5180 ArrayRef<ObjCProtocolDecl *> protocols, bool &hasError, in applyObjCProtocolQualifiers()
5198 ArrayRef<ObjCProtocolDecl *> protocols = protocolsVec; in applyObjCProtocolQualifiers() local
5285 SmallVector<ObjCProtocolDecl *, 8> protocols; in adjustObjCTypeParamBoundType() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1342 protocol_range protocols() const { in protocols() function
2105 protocol_range protocols() const { in protocols() function
2340 protocol_range protocols() const { in protocols() function
/freebsd-13.1/sbin/ipf/ipmon/
H A Dipmon.c144 static char **protocols = NULL; variable
/freebsd-13.1/stand/efi/loader/
H A Dmain.c1479 EFI_GUID **protocols = NULL; in command_lsefi() local
/freebsd-13.1/contrib/libfido2/src/fido/
H A Dtypes.h220 fido_byte_array_t protocols; /* supported pin protocols */ member
/freebsd-13.1/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h6411 const CXIdxObjCProtocolRefInfo *const *protocols; member
6418 const CXIdxObjCProtocolRefListInfo *protocols; member
6426 const CXIdxObjCProtocolRefListInfo *protocols; member
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp3482 uint64_t protocols; /* struct protocol_list64_t * member
3495 uint32_t protocols; /* struct protocol_list_t * member
3560 uint64_t protocols; /* struct protocol_list_t * (64-bit pointer) */ member
3570 uint32_t protocols; /* struct protocol_list_t * (32-bit pointer) */ member
3630 uint32_t protocols; /* struct objc_protocol_list * (32-bit pointer) */ member
3644 uint32_t protocols; /* struct objc_protocol_list * (32-bit ptr) */ member
/freebsd-13.1/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c740 u32 protocols; in wiphy_info_probe_resp_offload() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1421 SmallVectorImpl<Decl *> &protocols, in actOnObjCTypeArgsOrProtocolQualifiers()
4380 void search(const ObjCProtocolList &protocols) { in search()
H A DSemaType.cpp1105 ArrayRef<Decl *> protocols, in actOnObjCProtocolQualifierType()