pci_mux_disconnect()

QNX SDP8.0PCI Server User's GuideAPIConfiguration

Ends a connection

Synopsis:

#include <pci/pci_mux.h>

int pci_mux_disconnect( pci_mux_connection_t *hdl );

Arguments:

hdl
The connection handle from pci_mux_init().

Library:

libpci

Use the -l pci option to qcc to link against this library.

Description:

The pci_mux_disconnect() function ends a connection and frees up the multiplexer.

Returns:

The return value from disconnect message send.

Classification:

QNX OS

Safety:
Cancellation point No
Signal handler No
Thread Yes
Page updated: