Searched refs:VendorId (Results 1 - 10 of 10) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/ac97/sis7018/
H A DDriver.cpp46 if (info.vendor_id == cardInfos[idx].VendorId() &&
73 if (info.vendor_id == cardInfos[idx].VendorId() &&
78 cardInfos[idx].VendorId(), cardInfos[idx].DeviceId());
106 cardInfos[idx].VendorId(), cardInfos[idx].DeviceId());
H A DDevice.h36 inline uint16 VendorId() { return (fId) & 0xffff; } function in class:Device::Info
/haiku/src/add-ons/kernel/drivers/network/ether/usb_asix/
H A DASIXDevice.h36 inline uint16 VendorId() { return fIds[0]; } function in struct:DeviceInfo
H A DDriver.cpp240 sDescriptors[i].vendor = gSupportedDevices[i].VendorId();
H A DASIXDevice.cpp422 if (deviceDescriptor->vendor_id != fDeviceInfo.VendorId()
/haiku/src/add-ons/kernel/drivers/network/ether/usb_davicom/
H A DDavicomDevice.h69 inline uint16 VendorId() { return fIds[0]; } function in struct:DeviceInfo
H A DDriver.cpp199 sDescriptors[i].vendor = gSupportedDevices[i].VendorId();
H A DDavicomDevice.cpp504 if (deviceDescriptor->vendor_id != fDeviceInfo.VendorId()
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dactbl1.h899 UINT32 VendorId; member in struct:acpi_csrt_group
1407 UINT16 VendorId; member in struct:acpi_einj_vendor
H A Dactbl2.h2138 UINT16 VendorId; member in struct:acpi_nfit_control_region
2296 UINT16 VendorId; member in struct:acpi_nhlt_endpoint
3126 UINT32 VendorId; member in struct:acpi_pptt_id

Completed in 138 milliseconds