//
pkg.gl
Category
github.com/jaypipes/ghw
pkg
pci
address
package
0.14.0
Repository:
https://github.com/jaypipes/ghw.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
3
Files
35 SLOC
#
Functions
FromString
FromString returns [Address] from an address string in either $BUS:$DEVICE.$FUNCTION (BDF) format or a full PCI address that includes the domain: $DOMAIN:$BUS:$DEVICE.$FUNCTION.
#
Structs
Address
Address contains the components of a PCI Address.