Searched refs:vendorId (Results 1 - 6 of 6) sorted by last modified time

/haiku-fatelf/src/add-ons/kernel/bus_managers/pci/
H A Dpci.cpp873 uint16 vendorId = ReadConfig(domain, bus, dev, 0, PCI_vendor_id, 2); local
874 if (vendorId == 0xffff)
911 busBehindBridge, vendorId, deviceId));
H A Dpci_fixup.cpp192 uint16 vendorId = pci->ReadConfig(domain, bus, device, function, local
200 switch (vendorId) {
/haiku-fatelf/src/system/kernel/arch/x86/
H A Dirq_routing_table.cpp129 uint16 vendorId = pci->read_pci_config(entry.pci_bus, entry.pci_device, local
131 if (vendorId == 0xffff)
/haiku-fatelf/src/bin/network/tcpdump/
H A DsctpHeader.h90 u_int32_t vendorId; /* vendor ID from RFC 1700 */ member in struct:sctpVendorSpecificParam
/haiku-fatelf/headers/os/bluetooth/HCI/
H A DbtHCI_transport.h78 uint16 vendorId; member in struct:bt_hci_device_information
/haiku-fatelf/headers/private/graphics/vmware/
H A DDriverInterface.h86 uint16 vendorId; member in struct:__anon987

Completed in 120 milliseconds