hpci_device_detach()
Detach a vdev from the specified host PCI device
Synopsis:
#include <qvm/hpci.h>void hpci_device_detach(void *hdl)Arguments:
- hdl
- A handle for the host PCI device from which to detach.
Description:
Call this function when your vdev no longer needs access to a host PCI device.
Page updated:
