MPQP Device Handler Interface Overview for the ARTIC960Hx PCI Adapter

The PCI MPQP device handler interface is made up of the following eight entry points:

The ARTIC960Hx PCI Adapter (PCI MPQP) device handler is a component of the communication I/O subsystem.

Item Description
tsclose Resets the PCI MPQP device to a known state and returns system resources back to the system on the last close for that adapter. The port no longer transmits or receives data.
tsconfig Provides functions for initializing and terminating the PCI MPQP device handler and adapter.
tsopen Opens a channel on the PCI MPQP device for transmitting and receiving data.
tsmpx Provides allocation and deallocation of a channel.
tsread Provides the means for receiving data to the PCI MPQP device.
tsselect Provides the means for determining which specified events have occurred on the PCI MPQP device.
tswrite Provides the means for transmitting data to the PCI MPQP device.