Searched refs:DevicePCI (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/devices/
H A DDevicePCI.h14 class DevicePCI : public Device { class in inherits:Device
16 DevicePCI(Device* parent);
17 virtual ~DevicePCI();
H A DDevicePCI.cpp10 #include "DevicePCI.h"
18 #define B_TRANSLATION_CONTEXT "DevicePCI"
27 DevicePCI::DevicePCI(Device* parent) function in class:DevicePCI
41 DevicePCI::~DevicePCI()
56 DevicePCI::InitFromAttributes()
H A DDevicesView.cpp312 newDevice = new DevicePCI(parent);

Completed in 40 milliseconds