struct Lester::Server::Pci::Device

Included Modules

Defined in:

lester/server/pci/device.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def driver : String | Nil #

[View source]
def driver_version : String | Nil #

[View source]
def iommu_group : Int32 | Nil #

[View source]
def numa_node : Int32 | Nil #

[View source]
def pci_address : String | Nil #

[View source]
def product : String | Nil #

[View source]
def product_id : String | Nil #

[View source]
def vendor : String | Nil #

[View source]
def vendor_id : String | Nil #

[View source]