package pci

import "github.com/Microsoft/hcsshim/internal/guest/storage/pci"

Index

Functions

func FindDeviceBusLocationFromVMBusGUID

func FindDeviceBusLocationFromVMBusGUID(ctx context.Context, vmBusGUID string) (string, error)

FindDeviceBusLocationFromVMBusGUID finds device bus location by reading /sys/bus/vmbus/devices/<vmBusGUID>/... for pci specific directories

func WaitForPCIDeviceFromVMBusGUID

func WaitForPCIDeviceFromVMBusGUID(ctx context.Context, vmBusGUID string) error

WaitForPCIDeviceFromVMBusGUID waits for bus location path of the device to be present

Source Files

pci.go

Version
v0.9.0-rc0
Published
Sep 14, 2021
Platform
linux/amd64
Imports
6 packages
Last checked
37 seconds ago

Tools for package owners.