//
pkg.gl
Category
github.com/srcup/u-root
pkg
pci
package
6.0.0+incompatible
Repository:
https://github.com/srcup/u-root.git
Documentation:
pkg.go.dev
Overview
Versions
6
Dependencies
10
Dependents
0
Files
16.6k SLOC
#
Functions
Lookup
Lookup takes PCI hex (as strings) vendor and device ID values and returns human readable labels for both the vendor and device.
NewBusReader
NewBusReader returns a BusReader, given a glob to match PCI devices against.
#
Structs
PCI
PCI is a PCI device.
Vendor
Vendor is a PCI vendor human readable label.
#
Type aliases
Device
Device is a PCI device human readable label.
Devices
Devices contains a slice of one or more PCI devices.