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

/haiku/src/add-ons/kernel/bus_managers/pci/
H A Dpci.h175 uint64 _BarSize(uint64 bits);
H A Dpci.cpp1223 PCI::_BarSize(uint64 bits) function in class:PCI
1276 size = _BarSize(size);
1312 *_size = _BarSize(newValue & PCI_rom_address_mask);

Completed in 95 milliseconds