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

/haiku-fatelf/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-fatelf/src/add-ons/kernel/drivers/network/sis19x/
H A DDevice.h45 inline uint16 VendorId() { return VENDORID(fId); } function in class:Device::Info
H A DDriver.cpp126 if (info.vendor_id == cardInfos[idx].VendorId()
/haiku-fatelf/src/add-ons/kernel/drivers/network/usb_asix/
H A DASIXDevice.h36 inline uint16 VendorId() { return fIds[0]; } function in struct:DeviceInfo
H A DDriver.cpp237 sDescriptors[i].vendor = gSupportedDevices[i].VendorId();
H A DASIXDevice.cpp414 if (deviceDescriptor->vendor_id != fDeviceInfo.VendorId()
/haiku-fatelf/src/add-ons/kernel/drivers/network/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.cpp503 if (deviceDescriptor->vendor_id != fDeviceInfo.VendorId()
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dactbl1.h375 UINT16 VendorId; member in struct:acpi_einj_vendor
H A Dactbl2.h365 UINT32 VendorId; member in struct:acpi_csrt_group
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/common/
H A Ddmtbinfo.c731 {ACPI_DMT_UINT32, ACPI_CSRT0_OFFSET (VendorId), "Vendor ID", 0},
/haiku-fatelf/src/add-ons/kernel/drivers/network/bcm570x/
H A Dtigon3.h1272 T3_16BIT_REGISTER VendorId; member in struct:__anon1765

Completed in 140 milliseconds