Home
last modified time | relevance | path

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

12

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_remote_device.c169 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T * protocols in scif_remote_device_da_construct()
459 SMP_DISCOVER_RESPONSE_PROTOCOLS_T protocols; in scif_remote_device_get_max_queue_depth() local
H A Dscic_port.h100 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T protocols; member
H A Dscic_sds_port.c470 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T * protocols in scic_sds_port_get_protocols()
510 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T protocols; in scic_sds_port_get_attached_sas_address() local
565 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T * protocols in scic_sds_port_get_attached_protocols()
1084 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T protocols; in scic_sds_port_activate_phy() local
1235 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T protocols; in scic_sds_port_link_detected() local
H A Dscic_sds_remote_node_context.c860 SMP_DISCOVER_RESPONSE_PROTOCOLS_T protocols; in scic_sds_remote_node_context_tx_suspended_state_resume_handler() local
1331 SMP_DISCOVER_RESPONSE_PROTOCOLS_T protocols; in scic_sds_remote_node_context_resuming_state_enter() local
H A Dscic_sds_remote_device.c148 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T protocols; in scic_remote_device_da_construct() local
585 SMP_DISCOVER_RESPONSE_PROTOCOLS_T * protocols in scic_remote_device_get_protocols()
H A Dscic_sds_phy.c901 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T * protocols in scic_sds_phy_get_protocols()
949 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T * protocols in scic_sds_phy_get_attached_phy_protocols()
H A Dintel_sas.h133 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T protocols; member
741 SMP_DISCOVER_RESPONSE_PROTOCOLS_T protocols; member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtime-sync.c128 int iwl_mvm_time_sync_config(struct iwl_mvm *mvm, const u8 *addr, u32 protocols) in iwl_mvm_time_sync_config()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp328 SmallVector<Decl *, 4> protocols; in ParseObjCAtInterfaceDeclaration() local
1628 SmallVector<Decl *, 8> protocols; in parseObjCProtocolQualifierType() local
1655 SmallVectorImpl<Decl *> &protocols, in parseObjCTypeArgsOrProtocolQualifiers()
1829 SmallVectorImpl<Decl *> &protocols, in parseObjCTypeArgsAndProtocolQualifiers()
1886 SmallVector<Decl *, 4> protocols; in parseObjCTypeArgsAndProtocolQualifiers() local
2230 SmallVector<Decl *, 4> protocols; in ParseObjCAtImplementationDeclaration() local
2261 SmallVector<Decl *, 4> protocols; in ParseObjCAtImplementationDeclaration() local
/freebsd/sys/dev/isci/
H A Disci_domain.c200 SCI_SAS_IDENTIFY_ADDRESS_FRAME_PROTOCOLS_T *protocols) in scif_cb_domain_da_device_added()
/freebsd/usr.sbin/ppp/
H A Dhdlc.c177 } protocols[] = { variable
/freebsd/sbin/dhclient/
H A Ddispatch.c58 static struct protocol *protocols; variable
/freebsd/usr.bin/getent/
H A Dgetent.c418 protocols(int argc, char *argv[]) in protocols() function
/freebsd/cddl/lib/libdtrace/
H A Dip.d175 inline string protocols[int proto] = variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp804 ArrayRef<ObjCProtocolDecl *> protocols) in ObjCTypeParamType()
812 ArrayRef<ObjCProtocolDecl *> protocols, in ObjCObjectType()
1488 ArrayRef<ObjCProtocolDecl *> protocols( in VisitObjCObjectType() local
1504 ArrayRef<ObjCProtocolDecl *> protocols( in VisitObjCObjectType() local
4367 ArrayRef<ObjCProtocolDecl *> protocols, in Profile()
4388 ArrayRef<ObjCProtocolDecl *> protocols) { in Profile()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1358 protocol_range protocols() const { in protocols() function
2158 protocol_range protocols() const { in protocols() function
2400 protocol_range protocols() const { in protocols() function
/freebsd/sbin/ipf/ipmon/
H A Dipmon.c140 static char **protocols = NULL; variable
/freebsd/contrib/libfido2/src/fido/
H A Dtypes.h264 fido_byte_array_t protocols; /* supported pin protocols */ global() member
/freebsd/stand/efi/loader/
H A Dmain.c1773 EFI_GUID **protocols = NULL; in command_lsefi() local
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Ddatapath.h176 __le32 protocols; global() member
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp3711 uint64_t protocols; /* struct protocol_list64_t * member
3724 uint32_t protocols; /* struct protocol_list_t * member
3789 uint64_t protocols; /* struct protocol_list_t * (64-bit pointer) */ member
3799 uint32_t protocols; /* struct protocol_list_t * (32-bit pointer) */ member
3859 uint32_t protocols; /* struct objc_protocol_list * (32-bit pointer) */ member
3873 uint32_t protocols; /* struct objc_protocol_list * (32-bit ptr) */ member
/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h6210 const CXIdxObjCProtocolRefInfo *const *protocols; member
6217 const CXIdxObjCProtocolRefListInfo *protocols; member
6225 const CXIdxObjCProtocolRefListInfo *protocols; member
/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.cpp432 PointerListInfo protocols = {objc::symbol_names::categoryProtocols, member
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c795 u32 protocols; in wiphy_info_probe_resp_offload() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1432 SmallVectorImpl<Decl *> &protocols, SourceLocation &protocolRAngleLoc, in actOnObjCTypeArgsOrProtocolQualifiers()
4402 void search(const ObjCProtocolList &protocols) { in search()

12