Searched refs:BUS_NONE (Results 1 – 2 of 2) sorted by relevance
/haiku/src/apps/devices/ |
H A D | Device.h | 29 BUS_NONE enumerator 78 BusType busType = BUS_NONE,
|
H A D | DevicesView.cpp | 145 fCategoryMap[category] = new Device(NULL, BUS_NONE, CAT_NONE, categoryName); in CreateCategoryMap() 272 newDevice = new Device(parent, BUS_NONE, in AddDeviceAndChildren() 345 newDevice = new Device(parent, BUS_NONE, in AddDeviceAndChildren() 353 newDevice = new Device(parent, BUS_NONE, in AddDeviceAndChildren()
|