38#ifndef __DEV_PCI_TYPES_HH__
39#define __DEV_PCI_TYPES_HH__
49 constexpr PciBusAddr(uint8_t _bus, uint8_t _dev, uint8_t _func)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
constexpr bool operator<(const PciBusAddr &rhs) const
constexpr uint32_t sortValue() const
constexpr PciBusAddr(uint8_t _bus, uint8_t _dev, uint8_t _func)