Detach from a given PCI card
void ado_pci_release( struct ado_pci *pci );
The ado_pci_release() function detaches from the PCI card described by the ado_pci structure pointed to by pci. The ado_pci_release() function disconnects from the PCI server and frees the ado_pci structure.
QNX Neutrino
Safety: | |
---|---|
Cancellation point | No |
Interrupt handler | No |
Signal handler | No |
Thread | No |