Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Address ¶
Address contains the components of a PCI Address
func 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.
If the address string isn't a valid PCI address, then nil is returned.
Click to show internal directories.
Click to hide internal directories.