hpci_device_detach()

Detach from a host PCI device

Synopsis:

#include <qvm/hpci.h>
void hpci_device_detach(hpci_t *hdl)

Arguments:

hdl
A pointer to an hcpi_t structure representing the device.

Description:

Call this function when you no longer need access to a specific host PCI device.

Page updated: