Searched refs:fBusView (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/apps/devices/
H A DDevicesView.h68 PropertyListPlain* fBusView; member in class:DevicesView
H A DDevicesView.cpp86 fBusView = new PropertyListPlain("busView");
87 fTabView->AddTab(fBusView, fDeviceTypeTab);
389 fBusView->AddAttributes(device->GetBusAttributes());

Completed in 39 milliseconds