package
6.0.0+incompatible
Repository: https://github.com/srcup/u-root.git
Documentation: pkg.go.dev

# Functions

Lookup takes PCI hex (as strings) vendor and device ID values and returns human readable labels for both the vendor and device.
NewBusReader returns a BusReader, given a glob to match PCI devices against.

# Structs

PCI is a PCI device.
Vendor is a PCI vendor human readable label.

# Type aliases

Device is a PCI device human readable label.
Devices contains a slice of one or more PCI devices.