| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) | 
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 | 
| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) |