Searched defs:interface (Results 1 - 25 of 147) sorted by relevance

123456

/haiku/src/kits/debugger/debug_info/
H A DSpecificImageDebugInfo.cpp22 GetFunctionsFromSymbols( const BObjectList<SymbolInfo>& symbols, BObjectList<FunctionDebugInfo>& functions, DebuggerInterface* interface, const ImageInfo& imageInfo, SpecificImageDebugInfo* info) argument
H A DDwarfTeamDebugInfo.cpp24 DwarfTeamDebugInfo(Architecture* architecture, DebuggerInterface* interface, FileManager* fileManager, GlobalTypeLookup* typeLookup, TeamFunctionSourceInformation* sourceInfo, GlobalTypeCache* typeCache) argument
/haiku/src/kits/debugger/jobs/
H A DWriteCoreFileJob.cpp17 WriteCoreFileJob(Team* team, DebuggerInterface* interface, const entry_ref& path) argument
/haiku/src/kits/debugger/target_host_interface/local/
H A DLocalTargetHostInterfaceInfo.cpp57 LocalTargetHostInterface* interface local
/haiku/src/system/kernel/arch/generic/
H A Dgeneric_msi.cpp14 msi_set_interface(MSIInterface* interface) argument
/haiku/src/add-ons/kernel/network/stack/
H A Dnotifications.cpp26 notify_interface_added(net_interface* interface) argument
42 notify_interface_removed(net_interface* interface) argument
58 notify_interface_changed(net_interface* interface, uint32 oldFlags, argument
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPLCPExtension.cpp25 KPPPLCPExtension(const char *name, uint8 code, KPPPInterface& interface, driver_parameter *settings) argument
H A D_KPPPPFCHandler.cpp14 _KPPPPFCHandler(ppp_pfc_state& localPFCState, ppp_pfc_state& peerPFCState, KPPPInterface& interface) argument
H A DKPPPDevice.cpp28 KPPPDevice::KPPPDevice(const char *name, uint32 overhead, KPPPInterface& interface, argument
H A D_KPPPAuthenticationHandler.cpp24 _KPPPAuthenticationHandler::_KPPPAuthenticationHandler(KPPPInterface& interface) argument
/haiku/src/kits/debugger/target_host_interface/network/
H A DNetworkTargetHostInterfaceInfo.cpp96 NetworkTargetHostInterface* interface local
/haiku/src/system/boot/loader/net/
H A DNetStack.cpp138 NetStack::AddEthernetInterface(EthernetInterface *interface) argument
/haiku/src/apps/haikudepot/server/
H A DUserDetailVerifierProcess.cpp102 WebAppInterface* interface = fModel->GetWebAppInterface(); local
/haiku/headers/private/net/
H A Dnet_datalink_protocol.h15 struct net_interface* interface; member in struct:net_datalink_protocol
/haiku/src/add-ons/kernel/drivers/ports/usb_serial/
H A DOption.cpp30 usb_interface_info *interface = config->interface[index].active; local
H A DACM.cpp32 usb_interface_info *interface = config->interface[i].active; local
84 usb_interface_info *interface local
99 usb_interface_info *interface = config->interface[slaveIndex].active; local
[all...]
H A DKLSI.cpp26 usb_interface_info *interface = config->interface[0].active; local
H A DSilicon.cpp31 usb_interface_info *interface = config->interface[0].active; local
/haiku/src/servers/app/drawing/
H A DUpdateQueue.cpp30 UpdateQueue::UpdateQueue(HWInterface* interface) argument
/haiku/src/kits/debugger/value/
H A DValueWriter.cpp20 ValueWriter(Architecture* architecture, DebuggerInterface* interface, CpuState* cpuState, thread_id targetThread) argument
/haiku/src/add-ons/kernel/network/ppp/modem/
H A DACFCHandler.cpp14 ACFCHandler::ACFCHandler(uint32 options, KPPPInterface& interface) argument
/haiku/src/add-ons/kernel/bus_managers/scsi/
H A Dbus_raw.cpp22 scsi_bus_interface *interface; member in struct:bus_raw_info
/haiku/src/add-ons/kernel/busses/usb/
H A Dehci_rh.cpp34 usb_interface_descriptor interface; member in struct:ehci_root_hub_configuration_s
H A Dohci_rh.cpp36 usb_interface_descriptor interface; member in struct:ohci_root_hub_configuration_s
H A Duhci_rh.cpp35 usb_interface_descriptor interface; member in struct:uhci_root_hub_configuration_s

Completed in 92 milliseconds

123456