Searched defs:VendorId (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/ac97/sis7018/
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
/haiku/src/add-ons/kernel/drivers/network/ether/usb_davicom/
H A DDavicomDevice.h69 inline uint16 VendorId() { return fIds[0]; } function in struct:DeviceInfo
/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 167 milliseconds